no background action
This commit is contained in:
parent
92b38a1087
commit
3be70703e8
@ -27,9 +27,7 @@ jobs:
|
|||||||
# wait-for: 10m
|
# wait-for: 10m
|
||||||
# tail: true
|
# tail: true
|
||||||
|
|
||||||
- uses: nickderobertis/background-task-action@v1
|
- run: cd axum_server && just prod > server.log 2>&1 &
|
||||||
with:
|
|
||||||
run: cd axum_server && just prod > server.log 2>&1 &
|
|
||||||
- name: Wait for server
|
- name: Wait for server
|
||||||
uses: iFaxity/wait-on-action@v1.2.1
|
uses: iFaxity/wait-on-action@v1.2.1
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user