1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

ci: run gitly

This commit is contained in:
Alexander Medvednikov
2021-08-03 15:41:43 +03:00
parent 0455632b1f
commit f879b3e221
2 changed files with 6 additions and 2 deletions

View File

@@ -870,6 +870,7 @@ jobs:
git clone --depth 1 https://github.com/vlang/gitly
cd gitly
../v .
./gitly -ci_run
../v -autofree .
cd ..