Skip to content

Commit

Permalink
Merge pull request #22 from Block-Logic/180960886-update-versions-for…
Browse files Browse the repository at this point in the history
…-github-actions

180960886 update versions for GitHub actions
  • Loading branch information
kbiala authored Feb 12, 2024
2 parents 57c1d3b + 5665977 commit c498ba2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ jobs:
with:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true
- name: Install dependencies
run: bundle install
- name: Run tests
run: bundle exec rspec

0 comments on commit c498ba2

Please sign in to comment.