ci: disable running gitly for now (timeouts because of shared deadlock since 91ade5b)

pull/11086/head
Delyan Angelov 2021-08-06 17:31:46 +03:00
parent e89bed3e25
commit 4f2fe50b9b
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED
1 changed files with 1 additions and 1 deletions

View File

@ -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 ..