diff --git a/.github/workflows/container-tests.yml b/.github/workflows/container-tests.yml index b87a418a..20f9a503 100644 --- a/.github/workflows/container-tests.yml +++ b/.github/workflows/container-tests.yml @@ -62,7 +62,6 @@ jobs: # https://github.com/sclorg/testing-farm-as-github-action - name: Schedule tests on external Testing Farm by Testing-Farm-as-github-action - id: github_action uses: sclorg/testing-farm-as-github-action@v1 with: api_key: ${{ secrets[matrix.api_key] }}