mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-12-28 17:14:39 +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