1
0
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:
Alexey
2020-05-12 00:57:00 +03:00
committed by GitHub
parent daca6df41a
commit b74f4ee3ec

View File

@@ -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