Skip to content

Commit

Permalink
change npm run name
Browse files Browse the repository at this point in the history
  • Loading branch information
patoroco committed Oct 14, 2023
1 parent 372b4c9 commit 5b961fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
- run: npm ci
- run: npm test

- run: npm run pack
- run: npm run bundle
- name: Check that all the files are synced with the repo
run: .github/workflows/check-status.sh

0 comments on commit 5b961fc

Please sign in to comment.