We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7d5d68 commit bdedf0cCopy full SHA for bdedf0c
tools/run_ci.sh
@@ -2,7 +2,7 @@
2
3
set -e
4
5
-function handle_error() {
+function handle_err() {
6
echo "Error occured ${QDRANT_VERSION@A} ${ENGINE_NAME@A} ${DATASETS@A}"
7
echo "{failed}={error}" >> $GITHUB_OUTPUT
8
}
0 commit comments