show test log output in CI
This commit is contained in:
parent
25e5fd9100
commit
e42996ff61
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -15,4 +15,4 @@ jobs:
|
|||
with:
|
||||
name: selfhostblocks
|
||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
- run: nix flake check
|
||||
- run: nix flake check -L
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue