Commit Graph

2 Commits (a150de0c9f781d191d618abdadb08c402ae87c56)

Author SHA1 Message Date
gindibay a150de0c9f Fixes tests parameter in GITHUB_OUTPUT
Parameters are stored in GITHUB_OUTPUT env variable
in key value format. When value has an emty space, GH Actions
throws an error. In case of multiple tests, I replaced empty space
with comma.
Additionally, used curly braces in parameter usage to make it stable
for various characters in variables
2023-10-13 13:03:27 +03:00
Gokhan Gulbiz e0b0cdbb87
CircleCI to GHA migration (#7154)
Co-authored-by: Hanefi Onaldi <Hanefi.Onaldi@microsoft.com>
2023-10-10 16:58:50 +03:00