mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-15 04:40:02 +01:00
Compare commits
1 Commits
dependabot
...
npm-ci
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a4e18569cb |
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
|||||||
${{ runner.os }}-build-
|
${{ runner.os }}-build-
|
||||||
${{ runner.os }}-
|
${{ runner.os }}-
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: npm install
|
run: npm ci
|
||||||
- name: "Base istanbul/tape node tests"
|
- name: "Base istanbul/tape node tests"
|
||||||
run: npm test
|
run: npm test
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user