diff --git a/.woodpecker/test.yml b/.woodpecker/test.yml index 3d05ae32..b84ec75c 100644 --- a/.woodpecker/test.yml +++ b/.woodpecker/test.yml @@ -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: