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:
parent
1225a865a3
commit
67963e0ff2
3
.github/workflows/ci_sanitized.yml
vendored
3
.github/workflows/ci_sanitized.yml
vendored
@ -76,8 +76,6 @@ jobs:
|
|||||||
code-formatting-before-regression:
|
code-formatting-before-regression:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
timeout-minutes: 15
|
timeout-minutes: 15
|
||||||
env:
|
|
||||||
VFLAGS: -cc gcc
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Environment info
|
- name: Environment info
|
||||||
@ -203,7 +201,6 @@ jobs:
|
|||||||
echo $VFLAGS
|
echo $VFLAGS
|
||||||
.\make.bat -msvc
|
.\make.bat -msvc
|
||||||
.\v.exe self
|
.\v.exe self
|
||||||
.\v.exe test-cleancode
|
|
||||||
## - name: Install dependencies
|
## - name: Install dependencies
|
||||||
## run: |
|
## run: |
|
||||||
## .\v.exe setup-freetype
|
## .\v.exe setup-freetype
|
||||||
|
Loading…
Reference in New Issue
Block a user