mirror of
https://github.com/Mozilla-Actions/sccache-action.git
synced 2026-04-08 17:42:13 +08:00
3
.github/workflows/CI.yml
vendored
3
.github/workflows/CI.yml
vendored
@@ -27,6 +27,9 @@ jobs:
|
||||
with:
|
||||
node-version: 16.x
|
||||
cache: npm
|
||||
|
||||
- name: npm install
|
||||
run: npm install
|
||||
- name: Prettier Format Check
|
||||
run: npm run format-check
|
||||
- name: ESLint Check
|
||||
|
||||
Reference in New Issue
Block a user