diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index d24e85e..6a795c3 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -29,7 +29,6 @@ jobs: - name: Checkout uses: actions/checkout@v4 - uses: ./.github/actions/e2e - secrets: inherit with: test-name: ${{ matrix.test }} replicated-api-token: ${{ secrets.C11Y_MATRIX_TOKEN }}