diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7c133c32be..385ce6524e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -870,7 +870,7 @@ jobs: git clone --depth 1 https://github.com/vlang/gitly cd gitly ../v . -# ./gitly -ci_run #TODO + # ./gitly -ci_run #TODO ../v -autofree . cd ..