Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into extend-yamllint-hook
Browse files Browse the repository at this point in the history
  • Loading branch information
totoroot committed Apr 2, 2024
2 parents ea9ebd2 + 642dce0 commit 8fffe4f
Show file tree
Hide file tree
Showing 11 changed files with 682 additions and 169 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
name: pre-commit-hooks
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
- run: rm -rf /opt&
- run: nix flake check --show-trace
- run: nix flake check -L --show-trace
- run: nix eval .#lib.x86_64-linux.run --show-trace
Loading

0 comments on commit 8fffe4f

Please sign in to comment.