Skip to content

Commit 3347324

Browse files
committed
Fix pixi
1 parent 5113b58 commit 3347324

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/testing.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,6 @@ jobs:
391391
- name: Install Pixi
392392
uses: prefix-dev/[email protected]
393393
with:
394-
manifest-path: ${{ env.WORKING_DIR }}/pyproject.toml
395394
pixi-version: v0.57.0
396395
- name: Set up Python
397396
working-directory: ${{ env.WORKING_DIR }}
@@ -426,7 +425,6 @@ jobs:
426425
- name: Install Pixi
427426
uses: prefix-dev/[email protected]
428427
with:
429-
manifest-path: ${{ env.WORKING_DIR }}/pyproject.toml
430428
pixi-version: v0.57.0
431429
- name: Set up Python
432430
working-directory: ${{ env.WORKING_DIR }}

0 commit comments

Comments
 (0)