Start running regex-shootout-regex-dna on Windows again
This commit is contained in:
parent
1ca07b9a44
commit
280fb2935b
8
.github/workflows/main.yml
vendored
8
.github/workflows/main.yml
vendored
@ -183,13 +183,7 @@ jobs:
|
||||
run: ./y.exe build --sysroot none
|
||||
|
||||
- name: Test
|
||||
run: |
|
||||
# WIP Disable some tests
|
||||
|
||||
# This fails with a different output than expected
|
||||
(Get-Content config.txt) -replace '(test.regex-shootout-regex-dna)', '# $1' | Out-File config.txt
|
||||
|
||||
./y.exe test
|
||||
run: ./y.exe test
|
||||
|
||||
- name: Package prebuilt cg_clif
|
||||
# don't use compression as xzip isn't supported by tar on windows and bzip2 hangs
|
||||
|
Loading…
x
Reference in New Issue
Block a user