Skip to content

Commit 0696210

Browse files
committed
Try to fix CI tests
1 parent de0c63f commit 0696210

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
pytest -vv --color=yes "$test"
6060
# stop scrapyd-k8s again
6161
kill %1
62+
sleep 1
6263
done
6364
6465
test-manifest:
@@ -195,4 +196,5 @@ jobs:
195196
pytest -vv --color=yes "$test"
196197
# stop scrapyd-k8s again
197198
kill %1
199+
sleep 1
198200
done

0 commit comments

Comments
 (0)