mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-22 06:52:36 +01:00
ci: Rename test script to 03_test_script.sh
This commit is contained in:
parent
c252a0fc0f
commit
fafcee4874
2 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ CI_EXEC git config --global --add safe.directory \"*\"
|
|||
|
||||
CI_EXEC mkdir -p "${BINS_SCRATCH_DIR}"
|
||||
|
||||
CI_EXEC "${BASE_ROOT_DIR}/ci/test/06_script_b.sh"
|
||||
CI_EXEC "${BASE_ROOT_DIR}/ci/test/03_test_script.sh"
|
||||
|
||||
if [ -z "$DANGER_RUN_CI_ON_HOST" ]; then
|
||||
echo "Stop and remove CI container by ID"
|
||||
|
|
Loading…
Add table
Reference in a new issue