diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8b8d6f56d..f38a04194 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -248,7 +248,7 @@ uniworx:exe:uniworxload: frontend test: stage: test script: - - "nix shell .#gnumake .#nodejs-14_x .#chromium .#tzdata --command \"prepare-env && make frontend-test\"" + - nix shell .#gnumake .#nodejs-14_x .#chromium .#tzdata --command "prepare-env && make frontend-test" before_script: *nix-before cache: *frontend-cache needs: