This commit is contained in:
Kovid Goyal 2024-03-14 16:38:19 +05:30
parent 10cff577d6
commit 1712a317d5
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

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