From b74f4ee3ec5c713129f7aedb864501d499e9f375 Mon Sep 17 00:00:00 2001 From: Alexey Date: Tue, 12 May 2020 00:57:00 +0300 Subject: [PATCH] ci: remove "quick debug" --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 257c43a6ff..3127f80709 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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