Skip to content

Commit 958d585

Browse files
authored
Update ci.yaml
1 parent 4033daf commit 958d585

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
@@ -26,7 +26,7 @@ jobs:
2626
2727
- name: run upload_server.py
2828
run: |
29-
python upload_server.py
29+
python tests/upload_server.py
3030
3131
- name: instal pytest
3232
run: pip install pytest

0 commit comments

Comments
 (0)