Skip to content

Commit

Permalink
fix: enable e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Amuhar committed Sep 4, 2023
1 parent 380ba1a commit fe49264
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ jobs:
run: yarn lint
- name: Run tests
run: yarn test
- name: Run tests
run: yarn test:e2e

0 comments on commit fe49264

Please sign in to comment.