diff --git a/.github/workflows/sqlancer-test-pipelines.yml b/.github/workflows/sqlancer-test-pipelines.yml index 9325d65f7..b94b45f01 100644 --- a/.github/workflows/sqlancer-test-pipelines.yml +++ b/.github/workflows/sqlancer-test-pipelines.yml @@ -118,3 +118,4 @@ jobs: echo "### $key" >> $GITHUB_STEP_SUMMARY echo "${errors_table[$key]}" >> $GITHUB_STEP_SUMMARY done + shell: bash