fuzz: replace : with _ for Windows

This commit is contained in:
Mitchell Hashimoto
2026-03-01 06:45:11 -08:00
parent 4f34a0b7d2
commit e8f861f561
911 changed files with 32 additions and 5 deletions

View File

@@ -712,11 +712,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
sparse-checkout: |
/*
!test/fuzz-libghostty/corpus/vt-parser-cmin
!test/fuzz-libghostty/corpus/vt-parser-min
# This could be from a script if we wanted to but inlining here for now
# in one place.