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

This commit is contained in:
Alie 2024-01-06 19:34:43 +01:00
parent 73a5ad12ef
commit 7f54bde66a
1 changed files with 1 additions and 1 deletions

View File

@ -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: