run tests with rake

This commit is contained in:
2025-03-11 05:01:15 -05:00
parent 70cd5d6247
commit f5122b9acd

View File

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