Skip to content

Commit

Permalink
ci: node is not required to build container
Browse files Browse the repository at this point in the history
  • Loading branch information
robinbourianes-kalisio committed May 2, 2024
1 parent 468ca2e commit 344e6fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/init_runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ init_github_run_tests() {
}

init_github_build_service() {
install_reqs age sops nvm node16
install_reqs age sops
}

init_github_additional_tests() {
Expand Down

0 comments on commit 344e6fd

Please sign in to comment.