Skip to content

Commit

Permalink
suppress pytest CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasochem committed Jun 28, 2024
1 parent eaad513 commit c9e3882
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,6 @@ jobs:
python -m pip install -r requirements.txt
python -m pip install -r requirements_developers.txt
- name: Test with pytest
env:
TZPRO_API_KEY: ${{ secrets.TZPRO_API_KEY }}
run: pytest tests/

build-documentation:
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit c9e3882

Please sign in to comment.