Skip to content

Commit

Permalink
Merge branch 'master' into windows-test
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney authored Jul 16, 2024
2 parents ebc3c9a + 7c490db commit 28e0dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
pytest integration_tests
cat scrapyd.log
kill %%
- uses: codecov/codecov-action@v2
- uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
directory: ./coverage/reports/
Expand Down

0 comments on commit 28e0dcd

Please sign in to comment.