Fixes gh_actions pipeline

create_drop_db_gh
gindibay 2023-10-13 10:01:01 +03:00
parent 0fdb3384d9
commit 1ff0799b4b
1 changed files with 1 additions and 1 deletions

View File

@ -439,7 +439,7 @@ jobs:
else
echo "Detected tests " $tests
fi
echo tests="$tests" >> "$GITHUB_OUTPUT"
echo tests="'$tests'" >> "$GITHUB_OUTPUT"
test-flakyness:
if: ${{ needs.test-flakyness-pre.outputs.tests != ''}}
name: Test flakyness