From c7d5e02334baf2b3c6e2f391209302ca759eb693 Mon Sep 17 00:00:00 2001 From: William Woodruff Date: Sat, 13 Jul 2024 13:59:16 -0400 Subject: [PATCH] workflows/tests: drop my changes Signed-off-by: William Woodruff --- .github/workflows/tests.yml | 2 -- 1 file changed, 2 deletions(-) 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