mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-07-06 05:50:38 +00:00
Revert nonessential setup action edits
This commit is contained in:
committed by
GitHub
parent
f90709b11f
commit
4f9ff49aaf
@@ -22,7 +22,6 @@ runs:
|
||||
run: |
|
||||
if [ "${{ inputs.provider }}" = "docker" ]; then
|
||||
REPO_ROOT=$(git rev-parse --show-toplevel)
|
||||
"${REPO_ROOT}/.github/scripts/pull-test-deps-images.sh"
|
||||
docker compose -f "${REPO_ROOT}/tests-integration/fixtures/docker-compose.yml" up -d --wait postgres
|
||||
exit 0
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user