We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c46a9bc commit 8dfb63fCopy full SHA for 8dfb63f
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