Skip to content

Commit dbe9869

Browse files
committed
change workflow
1 parent c81a368 commit dbe9869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
node-version: '15'
1919
- name: Install npm dependencies
20-
run: npm ci
20+
run: npm i
2121
- name: Run docker-compose
2222
run: docker-compose up -d
2323
- name: Run tests

0 commit comments

Comments
 (0)