mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-19 03:21:18 +00:00
terminal: disable integrity checks under Valgrind
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -1078,3 +1078,4 @@ jobs:
|
||||
- name: valgrind
|
||||
run: |
|
||||
nix develop -c zig build test-valgrind -Dtest-filter="OSC"
|
||||
nix develop -c zig build test-valgrind -Dtest-filter="Parser"
|
||||
|
||||
Reference in New Issue
Block a user