We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03df7c6 commit 2bc4801Copy full SHA for 2bc4801
1 file changed
.github/workflows/ci-pixi.yml
@@ -47,9 +47,6 @@ jobs:
47
with:
48
environments: default
49
50
- - name: Install Pixi environment
51
- run: pixi -e default install
52
-
53
- name: Configure
54
run: pixi run -e default configure --fresh --log-level=DEBUG
55
0 commit comments