Skip to content

Commit

Permalink
Update run_periodic_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Saransh-cpp authored Feb 5, 2024
1 parent 1dfc549 commit 6caa043
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_periodic_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ jobs:
- name: Upload coverage report
if: matrix.os == 'ubuntu-latest' && matrix.python-version == 3.11
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}

- name: Run integration tests
run: python -m nox -s integration
Expand Down

0 comments on commit 6caa043

Please sign in to comment.