From 1f213e6d8612b101a53d3d9549c18667903ea47c Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 22 Jul 2024 07:14:19 -0700 Subject: delete github actions --- justfile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'justfile') diff --git a/justfile b/justfile index b2e51dd..28e05da 100644 --- a/justfile +++ b/justfile @@ -9,3 +9,7 @@ build-darwin: switch-darwin: darwin-rebuild switch --flake .# + +test-nix: + nix flake check + nix develop -c echo OK -- cgit 1.4.1