We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afacee7 commit 45e8e1bCopy full SHA for 45e8e1b
1 file changed
.github/workflows/testing.yml
@@ -22,8 +22,6 @@ jobs:
22
environments: tests
23
# don't activate env (we'll call pixi run -e test explicitly)
24
activate-environment: false
25
- # prefer using existing lockfile if present (faster, deterministic)
26
- locked: true
27
28
- name: Verify pixi and run tests
29
run: |
0 commit comments