ci: failing pagelist tests

on purpose, so we can verify CI fails
This commit is contained in:
Mitchell Hashimoto
2025-08-20 19:46:36 -07:00
parent 4fa7b412d4
commit 2cebc225c0

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"