diff --git a/.github/workflows/compatibility.yaml b/.github/workflows/compatibility.yaml index c0c3eb565..ee8d6b3c2 100644 --- a/.github/workflows/compatibility.yaml +++ b/.github/workflows/compatibility.yaml @@ -32,7 +32,6 @@ jobs: path: '/graphql' port: 4001 debug: true - token: ${{ secrets.GITHUB_TOKEN }} # Boolean flag to indicate whether any failing test should fail the script failOnWarning: false # Boolean flag to indicate whether any required test should fail the script