Skip to content

Commit

Permalink
Merge pull request #6 from voxpupuli/bla
Browse files Browse the repository at this point in the history
CI: Run spec tests
  • Loading branch information
bastelfreak authored Mar 2, 2022
2 parents 3c541dd + 47c81ab commit edaa395
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ jobs:
bundler-cache: true
- name: Verify gem builds
run: gem build *.gemspec
- name: Run spec tests
run: bundle exec rake

0 comments on commit edaa395

Please sign in to comment.