From c97e043afc01862657da5199553bffb5595c880f Mon Sep 17 00:00:00 2001 From: Robin Bourianes Date: Tue, 16 Apr 2024 18:43:11 +0200 Subject: [PATCH] chore: trigger ci [additional tests] --- .github/workflows/main.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index db48348..487e8bf 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -49,3 +49,4 @@ jobs: env: SOPS_AGE_KEY: ${{ secrets.SOPS_AGE_KEY }} run: bash ./scripts/run_tests.sh -n ${{ matrix.node }} +