Skip to content

Commit

Permalink
Point CI
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdstein committed Jan 29, 2025
1 parent bf355b6 commit 4aa9674
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ jobs:
WATCHDOG_EMAIL_RECIPIENTS: ${{ secrets.WATCHDOG_EMAIL_RECIPIENTS }}
KOWALSKI_TOKEN: ${{ secrets.KOWALSKI_TOKEN }}
FRITZ_TOKEN: ${{ secrets.FRITZ_TOKEN }}
ANET_INDEX_DIR: /usr/share/miniconda/envs/test/data/
run: |
TESTDATA_CHECK="True" poetry run coverage run -m unittest discover tests/
Expand Down

0 comments on commit 4aa9674

Please sign in to comment.