From 1305130742754fd90df516347c0b39f9343d1594 Mon Sep 17 00:00:00 2001 From: James Hill Date: Mon, 15 Sep 2025 13:18:04 +1200 Subject: [PATCH] Debug action --- .github/workflows/matomo-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/matomo-tests.yml b/.github/workflows/matomo-tests.yml index a46f356..6363626 100644 --- a/.github/workflows/matomo-tests.yml +++ b/.github/workflows/matomo-tests.yml @@ -47,7 +47,7 @@ jobs: - name: Install package ripgrep run: sudo apt-get install ripgrep - name: Run tests - uses: matomo-org/github-action-tests@main + uses: matomo-org/github-action-tests@debug-action-20250915 with: plugin-name: 'Bandwidth' php-version: ${{ matrix.php }}