Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
grosser committed Dec 8, 2022
1 parent a2dc08f commit 8f1fa45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ jobs:
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- run: git config --global user.email "you@example.com" && git config --global user.name "Your Name"
- run: bundle exec rake ${{ matrix.task }}

0 comments on commit 8f1fa45

Please sign in to comment.