Skip to content

Commit

Permalink
test after build
Browse files Browse the repository at this point in the history
  • Loading branch information
sebasptsch committed Sep 2, 2024
1 parent f386091 commit abf8688
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@ jobs:
registry-url: "https://registry.npmjs.org"

- run: pnpm install --frozen-lockfile
- run: pnpm test

- run: pnpm build
- run: pnpm test

# Publish NPM
- name: create and publish versions
Expand Down

0 comments on commit abf8688

Please sign in to comment.