diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index b61a183ddd..f49997fb91 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -33,7 +33,6 @@ jobs: core: false cask: false test-bot: false - token: ${{ secrets.GITHUB_TOKEN }} - name: Cache Bundler RubyGems uses: actions/cache@v4 @@ -86,7 +85,6 @@ jobs: core: true cask: true test-bot: true - token: ${{ secrets.GITHUB_TOKEN }} - name: Cache Bundler RubyGems uses: actions/cache@v4