Skip to content

Commit

Permalink
Disable e2e tests until they're working. #30
Browse files Browse the repository at this point in the history
  • Loading branch information
chr15m committed Feb 2, 2024
1 parent ee1e779 commit 92a1216
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ jobs:
- name: Run the tests
run: npm run test

- name: Run the e2e tests
run: npm run test-e2e
#- name: Run the e2e tests
# run: npm run test-e2e

0 comments on commit 92a1216

Please sign in to comment.