Skip to content

Commit 517d3ab

Browse files
committed
which pytest
1 parent 714ac6f commit 517d3ab

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: pixi run python -m pytest -n ${{ matrix.numprocesses || 4 }}
147149
--timeout 180

0 commit comments

Comments
 (0)