This commit is contained in:
Kovid Goyal
2024-03-14 16:38:19 +05:30
parent 10cff577d6
commit 1712a317d5

View File

@@ -2,7 +2,7 @@ name: CI
on: [push, pull_request]
env:
CI: 'true'
ASAN_OPTIONS: leak_check_at_exit=0
ASAN_OPTIONS: detect_leaks=0
LC_ALL: en_US.UTF-8
LANG: en_US.UTF-8