Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JackDevAU committed Oct 22, 2024
1 parent 7626a35 commit 99d80a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
- uses: pnpm/action-setup@v4
- name: Install dependencies
run: pnpm install
- name: Run tests
run: pnpm test
# - name: Run tests
# run: pnpm test

publish-beta:
if: github.event_name == 'push'
Expand Down

0 comments on commit 99d80a1

Please sign in to comment.