diff --git a/.github/workflows/matomo-tests.yml b/.github/workflows/matomo-tests.yml index 6681bda..fb69ff7 100644 --- a/.github/workflows/matomo-tests.yml +++ b/.github/workflows/matomo-tests.yml @@ -42,6 +42,7 @@ jobs: - name: running tests uses: matomo-org/github-action-tests@main with: + testomatio: ${{ secrets.TESTOMATIO }} plugin-name: 'JsTrackerCustom' matomo-test-branch: 'maximum_supported_matomo' test-type: 'UI'