mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Revert "ci: add ./v -W build-tools
to windows-tcc too"
This reverts commit 4ca2accc77
.
This commit is contained in:
parent
4ca2accc77
commit
575ffb6881
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -828,8 +828,6 @@ jobs:
|
||||
run: ./v build-vbinaries
|
||||
- name: Build examples
|
||||
run: ./v build-examples
|
||||
- name: Test building V tools
|
||||
run: ./v -W build-tools
|
||||
- name: v2 self compilation
|
||||
run: .\v.exe -o v2.exe cmd/v && .\v2.exe -o v3.exe cmd/v
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user