Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup! tools: improve nix-changes coverage
  • Loading branch information
aduh95 committed Aug 19, 2026
commit 1320a131bc7e638dc92e6142cb2e01caf15a79b3
2 changes: 1 addition & 1 deletion .github/workflows/nix-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
fetch-depth: 2
persist-credentials: false
sparse-checkout: |
./tools/nix/list-requisites.sh
tools/nix/list-requisites.sh
'*.nix'
sparse-checkout-cone-mode: false

Expand Down
Loading