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