From 294d42a7a4e1a8e30cf13c96f31ee6c864f0cb9b Mon Sep 17 00:00:00 2001 From: leiicamundi <153937047+leiicamundi@users.noreply.github.com> Date: Wed, 10 Apr 2024 18:10:03 +0200 Subject: [PATCH] dummy commit --- .github/workflows/tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 0bbceba8..96d9019a 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -18,6 +18,7 @@ jobs: # AWS CLI # indirectly node used by actions + steps: - name: Checkout repository uses: actions/checkout@v4