Skip to content

Commit

Permalink
Add debug
Browse files Browse the repository at this point in the history
  • Loading branch information
robbibt authored Dec 20, 2023
1 parent 3676b4e commit 1d6ae75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dea-intertidal-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
unzip -q tide_models.zip
# Run integration tests using Docker
docker compose run dea_intertidal pytest --cov=intertidal --cov-report=xml tests
docker compose run dea_intertidal pytest --debug=trace --cov=intertidal --cov-report=xml tests
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 1d6ae75

Please sign in to comment.