From d374c347e57029e421a37cb1fd3972f239ca6981 Mon Sep 17 00:00:00 2001 From: Alexander Medvednikov Date: Thu, 30 Sep 2021 00:08:28 +0300 Subject: [PATCH] ci: fix gitly test --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3b9c243ecc..bf07c1cbfb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -850,7 +850,7 @@ jobs: # ./gitly -ci_run ../v -autofree . ../v -o x tests/first_run.v - ../x + ./x cd .. ## vex