Skip to content

Commit

Permalink
Bump CI
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdstein committed May 2, 2023
1 parent 9d4f809 commit 693ed08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ jobs:
SKYVISION_USER: ${{ secrets.skyvision_user }}
SKYVISION_PASSWORD: ${{ secrets.skyvision_password }}
FRITZ_TOKEN: ${{ secrets.fritz_token }}
DEPOT_USER: ${{ secrets.depot_user }}
DEPOT_PASSWORD: ${{ secrets.depot_password }}
ZTFDATA: ./
run: |
poetry run coverage run -m pytest -v
Expand Down

0 comments on commit 693ed08

Please sign in to comment.