diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 4054cbf..875123c 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -38,7 +38,7 @@ jobs: --skip-cache-invalidation --theme "$(pwd)" --languages en - --branch ${{ matrix.branch }} + --branches ${{ matrix.branch }} - name: Show logs if: failure() run: |