mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: restore the v -autofree .
step for gitly (gitly now has a workaround)
This commit is contained in:
parent
9e8e364493
commit
f956acd2f6
2
.github/workflows/other_ci.yml
vendored
2
.github/workflows/other_ci.yml
vendored
@ -217,7 +217,7 @@ jobs:
|
||||
cd gitly
|
||||
../v .
|
||||
# ./gitly -ci_run
|
||||
# ../v -autofree .
|
||||
../v -autofree .
|
||||
../v -o x tests/first_run.v
|
||||
./x
|
||||
cd ..
|
||||
|
Loading…
Reference in New Issue
Block a user