Skip to content

Commit 2a42b0a

Browse files
committed
print build logs in github ci
1 parent 6ed0627 commit 2a42b0a

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
@@ -17,4 +17,4 @@ jobs:
1717
- name: Run the Magic Nix Cache
1818
uses: DeterminateSystems/magic-nix-cache-action@main
1919
- name: Run flake checks
20-
run: nix flake check
20+
run: nix flake check -L

0 commit comments

Comments
 (0)