ci: remove "quick debug"
parent
daca6df41a
commit
b74f4ee3ec
|
@ -250,8 +250,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
.\v.exe setup-freetype
|
.\v.exe setup-freetype
|
||||||
.\.github\workflows\windows-install-sdl.bat
|
.\.github\workflows\windows-install-sdl.bat
|
||||||
- name: quick debug
|
|
||||||
run: ./v -stats vlib/strconv/format_test.v
|
|
||||||
- name: Fixed tests
|
- name: Fixed tests
|
||||||
run: |
|
run: |
|
||||||
./v -cg cmd\tools\vtest-fixed.v
|
./v -cg cmd\tools\vtest-fixed.v
|
||||||
|
|
Loading…
Reference in New Issue