Skip to content

Commit

Permalink
netCDF is still required in the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
omad committed Dec 2, 2024
1 parent eb2b781 commit 60bae9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
- name: Verify and Run Tests
run: |
echo "Run tests"
uv sync
uv sync --all-extras
source .venv/bin/activate
uv pip install -e ./tests/drivers/fail_drivers --no-deps
uv pip install -e ./examples/io_plugin --no-deps
Expand Down

0 comments on commit 60bae9e

Please sign in to comment.