Skip to content

Commit

Permalink
fixes upgrade test command
Browse files Browse the repository at this point in the history
  • Loading branch information
3axap4eHko committed Mar 10, 2024
1 parent c0b1e8f commit 0a93937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
npm_token: ${{ secrets.NPM_TOKEN }}
codecov_token: ${{ secrets.CODECOV_TOKEN }}
test: |
pnpm lint
pnpm test
pnpm test:build

0 comments on commit 0a93937

Please sign in to comment.