Skip to content

Commit

Permalink
fix: update step for testPublish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanjones243 committed Dec 9, 2024
1 parent efeefec commit bdb7f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testPublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: npm ci
- run: npm run build
- run: npm run build:test
- run: npm run test

release:
# Only release on push to main
Expand Down

0 comments on commit bdb7f7f

Please sign in to comment.