diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3ea1a2d..140fd42 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,7 +14,7 @@ stages: check: stage: test script: - - cachix watch-exec felschr nix flake check + - cachix watch-exec felschr nix flake check --no-build build: stage: build