workflows/tests: drop my changes

Signed-off-by: William Woodruff <william@yossarian.net>
This commit is contained in:
William Woodruff 2024-07-13 13:59:16 -04:00
parent 6d8067dc2f
commit c7d5e02334
No known key found for this signature in database

View File

@ -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