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

ci: run the gitly web server test

This commit is contained in:
Alexander Medvednikov
2021-09-29 19:26:43 +03:00
parent 4333a53f28
commit c2f535fee1
2 changed files with 12 additions and 10 deletions

View File

@@ -849,6 +849,8 @@ jobs:
../v .
# ./gitly -ci_run
../v -autofree .
../v -o x tests/first_run.v
../x
cd ..
## vex