From 46348cf8c12c96adbb410349cda6b3baedf95511 Mon Sep 17 00:00:00 2001 From: Alexey Masterov Date: Wed, 18 Sep 2024 15:24:24 +0200 Subject: [PATCH] Revert "tc" This reverts commit d753fd9c80ebee17deaf7ce71e9c823eb453eb70. --- .github/workflows/cloud-regress.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/cloud-regress.yml b/.github/workflows/cloud-regress.yml index 122cdbb5a5..8587e855e8 100644 --- a/.github/workflows/cloud-regress.yml +++ b/.github/workflows/cloud-regress.yml @@ -65,7 +65,6 @@ jobs: MD5=md5$(echo -n "${{ steps.pwgen.outputs.DBPASS }}${USER}" | md5sum | awk '{print $1;}') sed -i.bak "s/${ph}/${MD5}/" expected/password.out done - - name: Download Neon artifact uses: ./.github/actions/download