mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: cache wireit for the inspect-code action (#9975)
This commit is contained in:
parent
05a44afe5a
commit
8222bc01b4
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -33,6 +33,8 @@ jobs:
|
||||
run: npm ci
|
||||
env:
|
||||
PUPPETEER_SKIP_DOWNLOAD: true
|
||||
# Set up GitHub Actions caching for Wireit.
|
||||
- uses: google/wireit@setup-github-actions-caching/v1
|
||||
- name: Check code
|
||||
run: npm run check
|
||||
- name: Lint code
|
||||
|
Loading…
Reference in New Issue
Block a user