mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
CI: add v build-tools task to the tcc job
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -40,6 +40,8 @@ jobs:
|
||||
# ./v -silent test-compiler
|
||||
- name: Fixed tests
|
||||
run: ./v test-fixed
|
||||
- name: Test building v tools
|
||||
run: ./v build-tools
|
||||
# - name: Test v binaries
|
||||
# run: ./v -silent build-vbinaries
|
||||
|
||||
|
||||
Reference in New Issue
Block a user