Skip to content

Commit

Permalink
ci: Drop codecov conditional
Browse files Browse the repository at this point in the history
  • Loading branch information
georgebisbas committed Jul 19, 2023
1 parent 27f7b8f commit ebe91fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ jobs:
python examples/cfd/example_diffusion.py
- name: Upload coverage to Codecov
if: matrix.name != 'pytest-docker-py39-gcc-omp'
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit ebe91fe

Please sign in to comment.