Skip to content

Commit 305867d

Browse files
committed
Temporary fix for slc_ci_prepare_test_container.yml
1 parent 6bc1f02 commit 305867d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/slc_ci_prepare_test_container.yml

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

githooks/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ echo "Searching for duplicated error codes in repository (pre-commit hook)"
1212
bash find_duplicate_error_codes.sh
1313
bash "$GITHOOKS_PATH/update_current_submodules_file.sh"
1414
#poetry run -- nox -s update-ci-github-workflows
15-
poetry run -- nox -s update-ci-github-workflows
15+
poetry run -- nox -s update-cd-github-workflows
1616
popd

0 commit comments

Comments
 (0)