ci: failing pagelist tests

on purpose, so we can verify CI fails
pull/8319/head
Mitchell Hashimoto 2025-08-20 19:46:36 -07:00
parent 4fa7b412d4
commit 2cebc225c0
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 1 additions and 0 deletions

View File

@ -1079,3 +1079,4 @@ jobs:
run: |
nix develop -c zig build test-valgrind -Dtest-filter="OSC"
nix develop -c zig build test-valgrind -Dtest-filter="Parser"
nix develop -c zig build test-valgrind -Dtest-filter="PageList"