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 8b3c864 commit bb549c1Copy full SHA for bb549c1
1 file changed
.github/workflows/test.yml
@@ -18,7 +18,6 @@ jobs:
18
with:
19
node-version: 'lts/*'
20
run: |
21
- # "--production" to skip installing devDependencies modules
22
npm ci --production || exit 1
23
make lint
24
0 commit comments