Remove now-unnecessary npm ci
This commit is contained in:
parent
de78ced784
commit
3ff43a1901
@ -19,12 +19,6 @@ jobs:
|
|||||||
# list of files that changed across commits
|
# list of files that changed across commits
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
# This _shouldn't_ be necessary, since `node_modules` are checked-in?
|
|
||||||
# But, adding it because, without it, I get `Cannot find module '/workspace/scubbo/commit-report-sync/node_modules/.../...out/index.js'.
|
|
||||||
# Please verify that the package.json has a valid "main" entry
|
|
||||||
- name: Install
|
|
||||||
run: npm ci
|
|
||||||
|
|
||||||
# Usually I would...
|
# Usually I would...
|
||||||
# - name: Super Linter
|
# - name: Super Linter
|
||||||
# uses: super-linter/super-linter@v7.3.0
|
# uses: super-linter/super-linter@v7.3.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user