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 be4b259 commit bab2e8bCopy full SHA for bab2e8b
.github/workflows/reftest.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: test
52
run: |
53
pixi run --manifest-path pixi/pixi.toml -e ${{ matrix.env }} python tests/debugref.py
54
- ls
+ ls
55
56
# if debug needed, create a copy of the build directory
57
- name: Save artifact # creates zip file with directory contents
0 commit comments