mirror of https://github.com/citusdata/citus.git
Fixes gh_actions pipeline
parent
0fdb3384d9
commit
1ff0799b4b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue