silly
Unit Tests with docker compose / unit-test (pull_request) Failing after 28s
Details
Unit Tests with docker compose / unit-test (pull_request) Failing after 28s
Details
This commit is contained in:
parent
48acc55391
commit
4ac3bd4e55
|
@ -13,7 +13,7 @@ jobs:
|
|||
- name: Starting docker daemon
|
||||
run: docker-init -- dockerd --host=unix:///var/run/docker.sock &
|
||||
- name: Installing necessary packages
|
||||
run: apk add node git curl bash
|
||||
run: apk add nodejs git curl bash
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
- name: Install bun.sh
|
||||
|
|
Loading…
Reference in New Issue