Add sqlancer testing pipeline

pull/6697/head
Gokhan Gulbiz 2023-02-06 16:44:29 +03:00
parent 32e23ca4a8
commit a5e614a2e6
No known key found for this signature in database
GPG Key ID: 608EF06B6BD1B45B
1 changed files with 1 additions and 0 deletions

View File

@ -118,3 +118,4 @@ jobs:
echo "### $key" >> $GITHUB_STEP_SUMMARY echo "### $key" >> $GITHUB_STEP_SUMMARY
echo "${errors_table[$key]}" >> $GITHUB_STEP_SUMMARY echo "${errors_table[$key]}" >> $GITHUB_STEP_SUMMARY
done done
shell: bash