mirror of
https://github.com/arx-research/libhalo.git
synced 2026-01-09 13:18:04 -05:00
Remove unnecessary command from CI (#112)
This commit is contained in:
committed by
GitHub
parent
444648ec7e
commit
92bc7d922f
3
.github/workflows/check_lib.yml
vendored
3
.github/workflows/check_lib.yml
vendored
@@ -27,9 +27,6 @@ jobs:
|
||||
- name: Install dependencies (root)
|
||||
run: |
|
||||
npm --include=dev ci
|
||||
- name: Run npm ci
|
||||
run: |
|
||||
npm ci
|
||||
- name: Run webpack
|
||||
run: |
|
||||
cd web
|
||||
|
||||
Reference in New Issue
Block a user