We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5290574 commit 8edd83fCopy full SHA for 8edd83f
.github/workflows/check-conda-forge-actions.yml
@@ -56,5 +56,5 @@ jobs:
56
run: cat pyproject.toml
57
shell: bash
58
- name: Run Unit Tests
59
- run: pixi run tests
+ run: pixi run bash ./test.sh
60
0 commit comments