We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc68b97 commit 1c76ef6Copy full SHA for 1c76ef6
.github/workflows/pull_request.yml
@@ -15,8 +15,6 @@ jobs:
15
with:
16
bundler-cache: true
17
- name: Build and test with Rake/Rubocop
18
- env:
19
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20
run: |
21
bundle exec rake
22
bundle exec rubocop --display-cop-names
0 commit comments