Skip to content

Commit

Permalink
Run tests marked as slow in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
marcpaterno committed Jan 10, 2024
1 parent 23c26a0 commit a7e87f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
pylint --rcfile firecrown/models/pylintrc firecrown/models
- name: Running pytest
shell: bash -l {0}
run: python -m pytest -vv
run: python -m pytest -vv --runslow
- name: Running example - cosmosis - cosmic-shear
shell: bash -l {0}
run: |
Expand Down

0 comments on commit a7e87f2

Please sign in to comment.