Skip to content

Commit

Permalink
l
Browse files Browse the repository at this point in the history
  • Loading branch information
stephaniewilkinson committed Jan 24, 2024
1 parent de5e5e8 commit 4ab3350
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- name: Run tests
with:
env:
GOODREADS_SECRET: ${{ secrets.GOODREADS_SECRET }}
GOODREADS_API_KEY: ${{ secrets.GOODREADS_SECRET }}
run: bundle exec rake

0 comments on commit 4ab3350

Please sign in to comment.