Skip to content

Commit bab2e8b

Browse files
committed
debug refinement test
1 parent be4b259 commit bab2e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reftest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: test
5252
run: |
5353
pixi run --manifest-path pixi/pixi.toml -e ${{ matrix.env }} python tests/debugref.py
54-
ls
54+
ls
5555
5656
# if debug needed, create a copy of the build directory
5757
- name: Save artifact # creates zip file with directory contents

0 commit comments

Comments
 (0)