We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c5d118 + c12ab91 commit fda2470Copy full SHA for fda2470
.github/workflows/ci.yml
@@ -22,5 +22,5 @@ jobs:
22
name: pkg-pl
23
- name: Run CI
24
run: |
25
- nix develop --command \
+ nix develop --ignore-env --command \
26
just ci
0 commit comments