npm
Unit Tests with docker compose / unit-test (pull_request) Failing after 15s
Details
Unit Tests with docker compose / unit-test (pull_request) Failing after 15s
Details
This commit is contained in:
parent
2081c2fea8
commit
8b27e2577f
|
@ -10,7 +10,7 @@ jobs:
|
|||
- name: Starting docker daemon
|
||||
run: docker-init -- dockerd --host=unix:///var/run/docker.sock &
|
||||
- name: Installing necessary packages
|
||||
run: apk add nodejs git curl bash nodejs
|
||||
run: apk add nodejs git curl bash nodejs-npm
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
- name: Install project dependencies
|
||||
|
|
Loading…
Reference in New Issue