We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3079327 commit 2fea068Copy full SHA for 2fea068
.github/workflows/ci.yml
@@ -31,7 +31,6 @@ jobs:
31
run: |
32
curl --proto '=https' --tlsv1.2 -sSf -L \
33
https://install.lix.systems/lix | sh -s -- install --no-confirm
34
- echo "/nix/var/nix/profiles/default/bin" >> $GITHUB_PATH
35
- run: nix flake check --no-build -L
36
- id: list-checks
37
run:
0 commit comments