Skip to content

Commit bb549c1

Browse files
committed
Fix action YAML
1 parent 8b3c864 commit bb549c1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
with:
1919
node-version: 'lts/*'
2020
run: |
21-
# "--production" to skip installing devDependencies modules
2221
npm ci --production || exit 1
2322
make lint
2423

0 commit comments

Comments
 (0)