Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba committed Oct 5, 2023
1 parent f3eb9aa commit 3d71d1e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@ jobs:

- name: Install and test
run: |
nix develop --command bash -c "npm i && npm t && npm run package"
nix develop --command bash -c "npm i && npm t"

0 comments on commit 3d71d1e

Please sign in to comment.