Skip to content

Commit 3bf7015

Browse files
committed
which pytest
1 parent b448b4d commit 3bf7015

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ jobs:
142142
enableCrossOsArchive: true
143143
save-always: true
144144

145+
- run: pixi run which pytest
146+
145147
- name: Run tests
146148
run:
147149
pixi run -e ${{ matrix.pixi-env }} python -m pytest -n ${{ matrix.numprocesses || 4 }}

0 commit comments

Comments
 (0)