workflows/tests: drop my changes
Signed-off-by: William Woodruff <william@yossarian.net>
This commit is contained in:
parent
6d8067dc2f
commit
c7d5e02334
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user