mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tests: enable tcc tests in CI
This commit is contained in:
parent
cc81e9adfa
commit
79599b7564
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -54,7 +54,6 @@ jobs:
|
||||
env:
|
||||
VFLAGS: -cc tcc
|
||||
run: |
|
||||
exit
|
||||
sudo ln -s /var/tmp/tcc/bin/tcc /usr/local/bin/tcc
|
||||
tcc -version
|
||||
./v -o v2 v.v # Make sure vtcc can build itself
|
||||
|
Loading…
Reference in New Issue
Block a user