Skip to content

Commit

Permalink
add tests to gh workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
anastasiya1155 committed Feb 27, 2024
1 parent 56e4449 commit 6476331
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/client-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,6 @@ jobs:

- name: Run type-check
run: npm run client-type-check

- name: Run tests
run: npm --prefix client run test

0 comments on commit 6476331

Please sign in to comment.