Skip to content

Commit

Permalink
fix: change of test run
Browse files Browse the repository at this point in the history
  • Loading branch information
cfuisat committed Mar 6, 2024
1 parent f9fd204 commit 91fc8d5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@ jobs:
with:
node-version: 16

- name: 🧘‍♀️ Download dependencies
run: npm ci

- name: 🎳 Run tests
run: npm run test:jest:ci
run: npm run test

0 comments on commit 91fc8d5

Please sign in to comment.