Skip to content

Commit 6effbd3

Browse files
committed
which pytest
1 parent ff834b8 commit 6effbd3

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
@@ -141,6 +141,8 @@ jobs:
141141
enableCrossOsArchive: true
142142
save-always: true
143143

144+
- run: pixi run which pytest
145+
144146
- name: Run tests
145147
run: pixi run python -m pytest -n ${{ matrix.numprocesses || 4 }}
146148
--timeout 180

0 commit comments

Comments
 (0)