Skip to content

Commit

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

0 comments on commit 952c5ab

Please sign in to comment.