Skip to content

Commit

Permalink
skip doc tests in min
Browse files Browse the repository at this point in the history
  • Loading branch information
jpn-- committed Feb 22, 2024
1 parent c09b79a commit f20ccaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
python -m pip install zarr "dask[diagnostics]"
- name: More complete test with pytest
run: |
python -m pytest -p no:nbmake
python -m pytest -v --disable-warnings sharrow/tests
test:
needs: fmt
Expand Down

0 comments on commit f20ccaa

Please sign in to comment.