Skip to content

Commit

Permalink
Undo
Browse files Browse the repository at this point in the history
  • Loading branch information
robbibt committed Oct 18, 2024
1 parent 7d9a565 commit 1c2ff36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ jobs:
python-version: ${{ matrix.python-version }}
resolution: ${{ matrix.resolution }}

- name: Check gdal version
run: uv run gdalinfo --format GTiff
# - name: Check gdal version
# run: uv run gdalinfo --format GTiff

- name: Run Python unit tests
run: uv run python -m pytest tests --cov --cov-config=pyproject.toml --cov-report=xml --verbose
Expand Down

0 comments on commit 1c2ff36

Please sign in to comment.