mirror of
https://github.com/serokell/deploy-rs.git
synced 2024-11-22 13:22:10 +03:00
Merge pull request #79 from serokell/zhenya/ops1190-nix-logs
CI: print full logs for `nix flake check`
This commit is contained in:
commit
9e405fbc5a
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user