Skip to content

Commit

Permalink
Enables extra quest regression tests in 'linux_clang10' Azure pipelin…
Browse files Browse the repository at this point in the history
…e job
  • Loading branch information
kennyweiss committed Nov 10, 2021
1 parent eb3f47d commit af61ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
linux_clang10:
VM_ImageName: 'ubuntu-18.04'
Compiler_ImageName: '$(CLANG10_IMAGENAME)'
CMAKE_EXTRA_FLAGS: '-DBUILD_SHARED_LIBS=ON '
CMAKE_EXTRA_FLAGS: '-DBUILD_SHARED_LIBS=ON -DAXOM_QUEST_ENABLE_EXTRA_REGRESSION_TESTS:BOOL=ON'
COMPILER: 'clang++'
TEST_TARGET: 'linux_clang10'
HOST_CONFIG: '[email protected]'
Expand Down

0 comments on commit af61ad8

Please sign in to comment.