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 4bc2d42 commit 01dff63Copy full SHA for 01dff63
.github/workflows/reftest.yml
@@ -53,6 +53,4 @@ jobs:
53
54
- name: test
55
run: |
56
- ls
57
- ls ..
58
- python tests/test_scriptref.py
+ pixi run -e ${{ matrix.env }} python tests/test_scriptref.py
0 commit comments