Skip to content

Commit

Permalink
workflows/tests: drop my changes
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw committed Jul 13, 2024
1 parent 6d8067d commit c7d5e02
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
core: false
cask: false
test-bot: false
token: ${{ secrets.GITHUB_TOKEN }}

- name: Cache Bundler RubyGems
uses: actions/cache@v4
Expand Down Expand Up @@ -86,7 +85,6 @@ jobs:
core: true
cask: true
test-bot: true
token: ${{ secrets.GITHUB_TOKEN }}

- name: Cache Bundler RubyGems
uses: actions/cache@v4
Expand Down

0 comments on commit c7d5e02

Please sign in to comment.