Skip to content

Commit

Permalink
All tests
Browse files Browse the repository at this point in the history
  • Loading branch information
atharva-2001 committed Feb 24, 2025
1 parent a21a417 commit 929f02d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compare-regdata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Regression Data Generation tests
run: pytest tardis/plasma/tests/test_complete_plasmas.py tardis/transport/montecarlo/tests/test_continuum.py ${{ env.PYTEST_FLAGS }} --generate-reference -m "${{ matrix.continuum }} continuum"
run: pytest tardis ${{ env.PYTEST_FLAGS }} --generate-reference -m "${{ matrix.continuum }} continuum"

- name: Commit regression data
run: |
Expand Down

0 comments on commit 929f02d

Please sign in to comment.