We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f52fc9 commit 744be38Copy full SHA for 744be38
.github/workflows/proxy_get_body.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: start servers
21
run: |
22
cd proxy_get_body/about
23
- docker-compose up
+ docker-compose up -d
24
- name: run tests
25
26
cd proxy_get_body
0 commit comments