Fixed cpp ci indentation
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
This commit is contained in:
parent
662174bc1b
commit
07c1ea9e3f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cpp_tests.yml
vendored
2
.github/workflows/cpp_tests.yml
vendored
|
|
@ -51,7 +51,7 @@ jobs:
|
||||||
ctest-options: -V
|
ctest-options: -V
|
||||||
configure-options: -DKOMPUTE_OPT_BUILD_TESTS=ON -DKOMPUTE_OPT_DISABLE_VK_DEBUG_LAYERS=OFF -DKOMPUTE_OPT_ENABLE_SPDLOG=1
|
configure-options: -DKOMPUTE_OPT_BUILD_TESTS=ON -DKOMPUTE_OPT_DISABLE_VK_DEBUG_LAYERS=OFF -DKOMPUTE_OPT_ENABLE_SPDLOG=1
|
||||||
|
|
||||||
cpp-tests-debug-without-debug-layers:
|
cpp-tests-debug-without-debug-layers:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: axsauze/kompute-builder:0.3
|
container: axsauze/kompute-builder:0.3
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue