From 85962b3596ad6c5b748b8f9c518fb81436f51a68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yanis=20Zafir=C3=B3pulos?= <1265028+drkameleon@users.noreply.github.com> Date: Tue, 21 May 2024 14:05:52 +0200 Subject: [PATCH] minor fix --- .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 e41c935..f05d514 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -37,6 +37,6 @@ jobs: - name: Run tests run: | - ./testbundlex + ./testbundle shell: bash \ No newline at end of file