Skip to content

Commit

Permalink
temp only winter
Browse files Browse the repository at this point in the history
  • Loading branch information
virajkaram committed Oct 18, 2024
1 parent 5292d65 commit c7ee5e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
FRITZ_TOKEN: ${{ secrets.FRITZ_TOKEN }}
PLPLOT_DEV: PNG
run: |
TESTDATA_CHECK="True" poetry run coverage run -m unittest discover tests/
TESTDATA_CHECK="True" poetry run coverage run -m unittest tests/test_winter_pipeline.py
- name: Run Coveralls
continue-on-error: true
Expand Down

0 comments on commit c7ee5e4

Please sign in to comment.