We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83203d2 commit 169f6caCopy full SHA for 169f6ca
.github/workflows/ci.yaml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: run upload_server.py
31
run: |
32
- python tests/upload_server.py
+ python tests/upload_server.py &
33
34
- name: instal pytest
35
run: pip install pytest
0 commit comments