Skip to content

Commit e7873c6

Browse files
committed
just run ci in workflow
1 parent 99a2e19 commit e7873c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
chrome-version: stable
2828

2929
- name: Run all checks
30-
run: xvfb-run pnpm run ci:install
30+
run: xvfb-run pnpm run ci
3131
env:
3232
NPM_TOKEN: xxx
3333

0 commit comments

Comments
 (0)