Skip to content

Commit 169f6ca

Browse files
authored
Update ci.yaml
1 parent 83203d2 commit 169f6ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: run upload_server.py
3131
run: |
32-
python tests/upload_server.py
32+
python tests/upload_server.py &
3333
3434
- name: instal pytest
3535
run: pip install pytest

0 commit comments

Comments
 (0)