Skip to content

Commit

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

0 comments on commit de5e5e8

Please sign in to comment.