Skip to content

Commit

Permalink
fix: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Guerrero authored and gabrielguerrero committed Apr 19, 2024
1 parent 468ade9 commit 1acfc8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
cache: 'npm'
- run: npm ci --legacy-peer-deps
- run: npm run build
- run: npm test
- run: npm run test-all


publish:
Expand Down

0 comments on commit 1acfc8a

Please sign in to comment.