Skip to content

Commit

Permalink
ci: Skip kill (%% doesn't work on Windows)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Jul 16, 2024
1 parent bb579ad commit 19ed1eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
sleep 1
pytest integration_tests
cat scrapyd.log
kill %%
- env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: coveralls --service=github

0 comments on commit 19ed1eb

Please sign in to comment.