Skip to content

Commit

Permalink
Run ?
Browse files Browse the repository at this point in the history
Signed-off-by: Cédric Foellmi <cedric@onekiloparsec.dev>
  • Loading branch information
onekiloparsec committed Oct 29, 2023
1 parent 791baca commit c5c32e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
run: |
npm ci --ignore-scripts
npm run build --if-present
npm test
npm run test
env:
CI: true

0 comments on commit c5c32e8

Please sign in to comment.