try no sandbox for statix
This commit is contained in:
parent
71ee587286
commit
e09af81bdb
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ pipeline:
|
|||
pull: true
|
||||
commands:
|
||||
- time nix flake metadata
|
||||
- time nix develop -c statix check
|
||||
- time nix --no-sandbox develop -c statix check
|
||||
- time nix flake check
|
||||
|
||||
notify:
|
||||
|
|
Loading…
Reference in a new issue