Skip to content

Commit 8fffe4f

Browse files
committed
Merge remote-tracking branch 'upstream/master' into extend-yamllint-hook
2 parents ea9ebd2 + 642dce0 commit 8fffe4f

File tree

11 files changed

+682
-169
lines changed

11 files changed

+682
-169
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
name: pre-commit-hooks
3131
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
3232
- run: rm -rf /opt&
33-
- run: nix flake check --show-trace
33+
- run: nix flake check -L --show-trace
3434
- run: nix eval .#lib.x86_64-linux.run --show-trace

0 commit comments

Comments
 (0)