We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f2c442 commit 248e8eaCopy full SHA for 248e8ea
.github/workflows/test.yml
@@ -92,6 +92,7 @@ jobs:
92
tox -vv
93
94
- name: List figures for potential debugging
95
+ run: |
96
ls -alh /home/runner/work/squidpy/squidpy/tests/figures
97
98
- name: Archive figures generated during testing
0 commit comments