Skip to content

Commit fda2470

Browse files
authored
Merge pull request bakaq#20 from bakaq/push-uzwokzrlxlpn
Use --ignore-env in CI for better reproducibility
2 parents 9c5d118 + c12ab91 commit fda2470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ jobs:
2222
name: pkg-pl
2323
- name: Run CI
2424
run: |
25-
nix develop --command \
25+
nix develop --ignore-env --command \
2626
just ci

0 commit comments

Comments
 (0)