We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99a2e19 commit e7873c6Copy full SHA for e7873c6
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
chrome-version: stable
28
29
- name: Run all checks
30
- run: xvfb-run pnpm run ci:install
+ run: xvfb-run pnpm run ci
31
env:
32
NPM_TOKEN: xxx
33
0 commit comments