Skip to content

Commit

Permalink
just run ci in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
spearwolf committed Jun 16, 2024
1 parent 99a2e19 commit e7873c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
chrome-version: stable

- name: Run all checks
run: xvfb-run pnpm run ci:install
run: xvfb-run pnpm run ci
env:
NPM_TOKEN: xxx

Expand Down

0 comments on commit e7873c6

Please sign in to comment.