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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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