Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
vbrik committed Apr 10, 2024
1 parent 3403bdf commit 5987bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wipac_cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
pip install .[tests]
- name: Run Tests
run: |
python -m pytest tests --tb=short --log-level=INFO
python -m pytest tests --tb=short --log-level=DEBUG -v --log-cli-level=DEBUG
web-tests:
needs: [py-versions]
Expand Down

0 comments on commit 5987bd6

Please sign in to comment.