mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: remove "quick debug"
This commit is contained in:
parent
daca6df41a
commit
b74f4ee3ec
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -250,8 +250,6 @@ jobs:
|
||||
run: |
|
||||
.\v.exe setup-freetype
|
||||
.\.github\workflows\windows-install-sdl.bat
|
||||
- name: quick debug
|
||||
run: ./v -stats vlib/strconv/format_test.v
|
||||
- name: Fixed tests
|
||||
run: |
|
||||
./v -cg cmd\tools\vtest-fixed.v
|
||||
|
Loading…
Reference in New Issue
Block a user