ci: comment out the `v -autofree .` step for gitly temporarily
parent
7170a09382
commit
785e9af8f1
|
@ -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