diff --git a/.github/workflows/automation-trigger-test.yml b/.github/workflows/automation-trigger-test.yml index 237bf9d87..23820d9de 100644 --- a/.github/workflows/automation-trigger-test.yml +++ b/.github/workflows/automation-trigger-test.yml @@ -72,7 +72,6 @@ jobs: uses: actions/checkout@v3 with: repository: BranchMetrics/qentelli-saas-sdk-testing-automation - ref: UpdateBrowserStackEnvVariable token: ${{ secrets.BRANCHLET_ACCESS_TOKEN_PUBLIC }} - name: Set up JDK 11 uses: actions/setup-java@v3