dind
Unit Tests with docker compose / unit-test (pull_request) Failing after 33s
Details
Unit Tests with docker compose / unit-test (pull_request) Failing after 33s
Details
This commit is contained in:
parent
e5122f59e4
commit
1c204590df
|
@ -14,4 +14,4 @@ jobs:
|
|||
- name: Install Bun runtime
|
||||
run: curl -fsSL https://bun.sh/install | bash
|
||||
- name: Run docker-compose
|
||||
run: dind docker compose down -v && dind docker compose run bot-api bun test
|
||||
run: dind compose down -v && dind compose run bot-api bun test
|
Loading…
Reference in New Issue