Merge pull request #79 from serokell/zhenya/ops1190-nix-logs

CI: print full logs for `nix flake check`
This commit is contained in:
Zhenya Vinogradov 2021-03-22 12:52:06 +03:00 committed by GitHub
commit 9e405fbc5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,4 +5,4 @@
steps:
- label: Check Nix flake
commands:
- nix-shell --run 'nix --experimental-features "nix-command flakes" flake check'
- nix-shell --run 'nix --experimental-features "nix-command flakes" flake check -L'