Skip to content
Snippets Groups Projects
Commit 7e9c9c6e authored by Silvie Illesova's avatar Silvie Illesova
Browse files

Fixed error in .yml file, cmake build corrected

 Please enter the commit message for your changes. Lines starting
parent b92cbc1b
No related branches found
Tags v2.0.0-beta.4
No related merge requests found
Pipeline #23370 failed
......@@ -16,7 +16,7 @@ build_codes:
script:
- 'cmake -Bbuild -S.'
- 'cmake --build'
- 'cmake --build build'
test_return_value_1:
stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment