We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e489e5 commit 76225e5Copy full SHA for 76225e5
2 files changed
.github/workflows/sanity-check.yml
@@ -11,7 +11,7 @@ jobs:
11
12
- name: Install Packages
13
run: |
14
- npm install
+ npm ci
15
- name: Lint
16
17
npm run lint
0 commit comments