mirror of
https://github.com/tmux/tmux.git
synced 2026-07-16 14:01:16 +00:00
No need for ASAN_OPTIONS.
This commit is contained in:
1
.github/workflows/regress.yml
vendored
1
.github/workflows/regress.yml
vendored
@@ -75,7 +75,6 @@ jobs:
|
||||
- name: test
|
||||
run: |
|
||||
cd regress
|
||||
export ASAN_OPTIONS="abort_on_error=1:detect_leaks=0"
|
||||
${{ matrix.make }}
|
||||
|
||||
- name: logs
|
||||
|
||||
Reference in New Issue
Block a user