Skip to content

Commit

Permalink
CI: Test if the gem builds
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Oct 8, 2021
1 parent 5928b87 commit 7b12566
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ jobs:
BUNDLE_WITHOUT: release
- name: Run tests
run: bundle exec rake spec
- name: Build gem
run: gem build *.gemspec

0 comments on commit 7b12566

Please sign in to comment.