Skip to content
Snippets Groups Projects
Verified Commit b7caf17d authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

chore: update node

parent e82aa8d7
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ pkgs'.writeShellScriptBin "run-ci-tests" ''
TEST_CASES_PATH="''${CI_PROJECT_DIR}/test/cases/"
if ! ${pkgs'.projectCorepack}/bin/pnpm install
if ! pnpm install
then
echo "Failed to install dependencies"
exit 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment