Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzocerrone committed Aug 29, 2024
1 parent ae67ac4 commit 43c619a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
python -m pip install git+https://github.com/zarr-developers/zarr-python.git
- name: 🧪 Run Tests
run: pytest --color=yes --cov=src/ngio --cov-report=term-missing --cov-report=xml
run: pytest

# If something goes wrong with --pre tests, we can open an issue in the repo
- name: 📝 Report --pre Failures
Expand Down

0 comments on commit 43c619a

Please sign in to comment.