mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 11:18:11 +00:00
Meta: Actually run gml-format in CI
Third time's a charm.
This commit is contained in:
parent
a8e329461f
commit
ab14abc40f
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ jobs:
|
|||
workingDirectory: $(Build.SourcesDirectory)/
|
||||
env:
|
||||
MARKDOWN_CHECK_BINARY: ./Meta/Lagom/Build/markdown-check
|
||||
GML_FORMAT: ./Meta/Lagom/Build/gml-format
|
||||
# FIXME: enable detect_stack_use_after_return=1 #7420
|
||||
ASAN_OPTIONS: 'strict_string_checks=1:check_initialization_order=1:strict_init_order=1'
|
||||
UBSAN_OPTIONS: 'print_stacktrace=1:print_summary=1:halt_on_error=1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue