Skip to content

Commit

Permalink
Check codecov.io status
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea committed Feb 9, 2024
1 parent 66ee464 commit 796b73a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ jobs:
needs: tox
runs-on: ubuntu-latest
steps:

- name: Check codecov.io status
uses: coactions/codecov.io-status@main

- run: >-
python -c "assert set([
'${{ needs.tox.result }}',
Expand Down

0 comments on commit 796b73a

Please sign in to comment.