Skip to content

Commit fafcee4

Browse files
author
MarcoFalke
committed
ci: Rename test script to 03_test_script.sh
1 parent c252a0f commit fafcee4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

ci/test/02_run_container.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ CI_EXEC git config --global --add safe.directory \"*\"
8484

8585
CI_EXEC mkdir -p "${BINS_SCRATCH_DIR}"
8686

87-
CI_EXEC "${BASE_ROOT_DIR}/ci/test/06_script_b.sh"
87+
CI_EXEC "${BASE_ROOT_DIR}/ci/test/03_test_script.sh"
8888

8989
if [ -z "$DANGER_RUN_CI_ON_HOST" ]; then
9090
echo "Stop and remove CI container by ID"
File renamed without changes.

0 commit comments

Comments
 (0)