mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: fix gitly test
This commit is contained in:
parent
e3d3727c0c
commit
d374c347e5
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -850,7 +850,7 @@ jobs:
|
|||||||
# ./gitly -ci_run
|
# ./gitly -ci_run
|
||||||
../v -autofree .
|
../v -autofree .
|
||||||
../v -o x tests/first_run.v
|
../v -o x tests/first_run.v
|
||||||
../x
|
./x
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
## vex
|
## vex
|
||||||
|
Loading…
Reference in New Issue
Block a user