bun is not an option on aarch and musl and stuff i guess
Unit Tests with docker compose / unit-test (pull_request) Successful in 3m4s
Details
Unit Tests with docker compose / unit-test (pull_request) Successful in 3m4s
Details
This commit is contained in:
parent
73a5ad12ef
commit
7f54bde66a
|
@ -6,7 +6,7 @@ jobs:
|
|||
container:
|
||||
image: docker:dind
|
||||
volumes:
|
||||
- /root/.npm:/root/.npm
|
||||
- /root:/root
|
||||
- /var/lib/docker/image:/var/lib/docker/image
|
||||
- /var/lib/docker/overlay2:/var/lib/docker/overlay2
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue