Skip to content

Commit

Permalink
CI: Test gem builds
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Jun 18, 2024
1 parent e2f3c5c commit 575fc51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rspec_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ jobs:
ruby-version: ${{ matrix.cfg.ruby }}
bundler-cache: true
- run: bundle exec rake spec
- name: Verify gem builds
run: gem build --verbose *.gemspec

0 comments on commit 575fc51

Please sign in to comment.