Skip to content

Commit 91bc234

Browse files
committed
add tox skimage dep
1 parent 7007878 commit 91bc234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
- name: Test with tox
105105
uses: aganders3/headless-gui@v2
106106
with:
107-
run: python -m tox -- -m "not slow"
107+
run: python -m tox -r -- -m "not slow"
108108
env:
109109
PLATFORM: ${{ matrix.platform }}
110110
QT_QPA_PLATFORM: offscreen

0 commit comments

Comments
 (0)