Skip to content

Commit

Permalink
Revert "Try to add GH action"
Browse files Browse the repository at this point in the history
This reverts commit db48182.
  • Loading branch information
trasher authored and cconard96 committed Jan 23, 2024
1 parent 5c85195 commit 7ab057d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,9 +200,3 @@ jobs:
if: env.skip != 'true' && always()
run: |
.github/actions/teardown_containers-cleanup.sh
- name: "Javascript tests"
uses: cypress-io/github-action@v6
with:
build: npm run build
start: npm start
browser: chrome

0 comments on commit 7ab057d

Please sign in to comment.