Skip to content

Commit

Permalink
chore: run preversion in check action
Browse files Browse the repository at this point in the history
  • Loading branch information
skjalgepalg committed Oct 10, 2023
1 parent 86a4e49 commit b2cd38b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ jobs:
- run: npm run build
# Dry-run a publish to log package contents
- run: npm publish --dry-run
# Verify built artefacts
- run: npm run preversion

0 comments on commit b2cd38b

Please sign in to comment.