mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: disable gitly -autofree for now
This commit is contained in:
parent
b64945a6c0
commit
951d0ace89
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -538,7 +538,7 @@ jobs:
|
||||
git clone --depth 1 https://github.com/vlang/gitly
|
||||
cd gitly
|
||||
../v .
|
||||
../v -autofree -experimental .
|
||||
# ../v -autofree .
|
||||
cd ..
|
||||
|
||||
websocket_autobahn:
|
||||
|
Loading…
Reference in New Issue
Block a user