Skip to content

Commit

Permalink
ci: inspect why action no.95 and no.96 can't finish
Browse files Browse the repository at this point in the history
  • Loading branch information
qin-yu committed Dec 17, 2024
1 parent 74d644e commit c6dd2a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
shell: bash -l {0}
run: |
conda activate plant-seg
pytest --cov --cov-report=xml
pytest -s --cov --cov-report=xml
conda deactivate
# Upload Codecov report
Expand Down

0 comments on commit c6dd2a1

Please sign in to comment.