Skip to content

Commit 744be38

Browse files
committed
roll
1 parent 6f52fc9 commit 744be38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/proxy_get_body.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: start servers
2121
run: |
2222
cd proxy_get_body/about
23-
docker-compose up
23+
docker-compose up -d
2424
- name: run tests
2525
run: |
2626
cd proxy_get_body

0 commit comments

Comments
 (0)