From ffadbbc65f56e2d7ba25beca7b7c5d1086ed6e8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yanis=20Zafir=C3=B3pulos?= <1265028+drkameleon@users.noreply.github.com> Date: Tue, 27 Aug 2024 21:16:24 +0200 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5da89f9..577e412 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -43,8 +43,8 @@ jobs: with: submodules: recursive - #echo "${{ github.workspace }}/bin" >> $GITHUB_PATH - name: Run unit tests run: | + cd arturo arturo -v arturo tests/tests.art \ No newline at end of file