Skip to content

Commit

Permalink
Run e2e tests on CI. #30
Browse files Browse the repository at this point in the history
  • Loading branch information
chr15m committed Feb 5, 2024
1 parent b9e3fa9 commit 305dc77
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 305dc77

Please sign in to comment.