Skip to content

Commit

Permalink
ci: Add semantic-release test to validate-pr workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
PoomSmart committed Nov 9, 2024
1 parent e7c3998 commit d9b1834
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: yarn install --frozen-lockfile
- run: yarn test
- run: yarn semantic-release --dry-run

0 comments on commit d9b1834

Please sign in to comment.