mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: disable running gitly for now (timeouts because of shared deadlock since 91ade5b
)
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -870,7 +870,7 @@ jobs:
|
||||
git clone --depth 1 https://github.com/vlang/gitly
|
||||
cd gitly
|
||||
../v .
|
||||
./gitly -ci_run
|
||||
# ./gitly -ci_run
|
||||
../v -autofree .
|
||||
cd ..
|
||||
|
||||
|
Reference in New Issue
Block a user