We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d04597b commit f7565f5Copy full SHA for f7565f5
1 file changed
.github/workflows/nightly.yml
@@ -85,6 +85,8 @@ jobs:
85
with:
86
runTestsParameters: >-
87
--asan -x
88
+ - name: Extra tests
89
+ uses: ./.github/actions/extra-tests
90
ALPINE:
91
if: inputs.run_alpine
92
name: ALPINE_X64_ASAN_UBSAN_DEBUG_ZTS
0 commit comments