mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
revert
This commit is contained in:
parent
b597efaaed
commit
985ba9d503
2
.github/workflows/e2e-api-tests.yaml
vendored
2
.github/workflows/e2e-api-tests.yaml
vendored
@ -41,7 +41,7 @@ jobs:
|
||||
- name: Start Docker Compose in background
|
||||
uses: JarvusInnovations/background-action@v1.0.7
|
||||
with:
|
||||
run: docker compose -f docker/dependencies/docker.compose.yaml up --pull always -d &
|
||||
run: docker compose -f docker/dependencies/docker.compose.yaml up -d &
|
||||
# we don't need to wait on anything, just need to start the daemon
|
||||
wait-on: /dev/null
|
||||
tail: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user