test: Enable address sanitizer testing #938
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/nightly.yml#L54
error parsing called workflow
".github/workflows/nightly.yml"
-> "./.github/workflows/build_and_test.yml"
--> "./.github/workflows/test_impl.yml"
: (Line: 46, Col: 32): Unexpected symbol: '='. Located at position 141 within expression: endsWith(inputs.conan_profile, '.tsan') || inputs.conan_profile == 'clang.asan' || (inputs.conan_profile == 'gcc.asan' && inputs.build_type = 'Release')
|