Skip to content

Commit

Permalink
Removing pytest-pyvista argument
Browse files Browse the repository at this point in the history
  • Loading branch information
germa89 committed Nov 8, 2023
1 parent 6831bc2 commit 52f7ccc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,6 @@ jobs:
export ANSYSLMD_LICENSE_FILE=1055@${{ secrets.LICENSE_SERVER }}
pytest -k "not test_dpf" \
${{ env.PYTEST_ARGUMENTS }} \
--ignore_image_cache \
--cov-report=xml:ubuntu-v22.2.0-local-minimal.xml
- uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 52f7ccc

Please sign in to comment.