run tests with rake

This commit is contained in:
2025-03-11 05:01:15 -05:00
parent 70cd5d6247
commit 38f92507f6
2 changed files with 12 additions and 2 deletions

View File

@ -38,8 +38,7 @@ jobs:
ruby-version: '3.4'
bundler-cache: true
- run: bundle exec rspec
- run: bundle exec rake
release-image:
needs: test