diff --git a/.github/workflows/test-kotlin.yml b/.github/workflows/test-kotlin.yml index f2d2f98a7c2..2763bae7e8a 100644 --- a/.github/workflows/test-kotlin.yml +++ b/.github/workflows/test-kotlin.yml @@ -27,7 +27,6 @@ jobs: uses: actions/checkout@v2 with: ref: kotlin - token: ${{ secrets.CI_TOKEN }} # enables read access to private submodule repos submodules: recursive fetch-depth: 1 lfs: true