Skip to content

Commit

Permalink
Try fix
Browse files Browse the repository at this point in the history
  • Loading branch information
amrit110 committed Dec 19, 2023
1 parent e68a7b8 commit 465c246
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ jobs:
source $(poetry env info --path)/bin/activate
poetry install --with test,dev --all-extras
coverage run -m pytest -m integration_test && coverage xml && coverage report -m
env:
MPICC: /opt/openmpi-4.1.5/bin/mpicc
- name: Upload coverage to Codecov
uses: Wandalen/wretry.action@v1.0.36
with:
Expand Down

0 comments on commit 465c246

Please sign in to comment.