From e09af81bdb86a39eec4d90c0cac8b094c308e97a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Wed, 21 Dec 2022 15:19:03 +0000 Subject: [PATCH] try no sandbox for statix --- .woodpecker/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: