File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,18 +45,18 @@ jobs:
4545
4646 language_id0 : ' native'
4747 workload_path0 : ' tests/slo'
48- language0 : ' Go SDK'
48+ language0 : ' Go SDK Native '
4949 workload_build_context0 : ../..
5050 workload_build_options0 : -f Dockerfile --build-arg SRC_PATH=native --build-arg JOB_NAME=workload-native
5151
5252 language_id1 : ' databasesql'
5353 workload_path1 : ' tests/slo'
54- language1 : ' Go SDK'
54+ language1 : ' Go SDK database/sql '
5555 workload_build_context1 : ../..
5656 workload_build_options1 : -f Dockerfile --build-arg SRC_PATH=database/sql --build-arg JOB_NAME=workload-databasesql
5757
5858 language_id2 : ' gorm'
5959 workload_path2 : ' tests/slo'
60- language2 : ' Go SDK'
60+ language2 : ' Go SDK gorm '
6161 workload_build_context2 : ../..
6262 workload_build_options2 : -f Dockerfile --build-arg SRC_PATH=gorm --build-arg JOB_NAME=workload-gorm
You can’t perform that action at this time.
0 commit comments