1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

ci: further cleanup of ci_sanitized.yml

This commit is contained in:
Delyan Angelov 2022-05-14 20:34:01 +03:00
parent 1225a865a3
commit 67963e0ff2
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED

View File

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