From 67963e0ff2bb187061000a3554ef3bb94afcdfdb Mon Sep 17 00:00:00 2001 From: Delyan Angelov Date: Sat, 14 May 2022 20:34:01 +0300 Subject: [PATCH] ci: further cleanup of ci_sanitized.yml --- .github/workflows/ci_sanitized.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/ci_sanitized.yml b/.github/workflows/ci_sanitized.yml index 844b928660..acbd70c5b5 100644 --- a/.github/workflows/ci_sanitized.yml +++ b/.github/workflows/ci_sanitized.yml @@ -76,8 +76,6 @@ jobs: code-formatting-before-regression: runs-on: ubuntu-20.04 timeout-minutes: 15 - env: - VFLAGS: -cc gcc steps: - uses: actions/checkout@v2 - name: Environment info @@ -203,7 +201,6 @@ jobs: echo $VFLAGS .\make.bat -msvc .\v.exe self - .\v.exe test-cleancode ## - name: Install dependencies ## run: | ## .\v.exe setup-freetype