run tests with rake

This commit is contained in:
Ryan Cavicchioni 2025-03-11 05:01:15 -05:00
parent 70cd5d6247
commit f5122b9acd
Signed by: ryanc
SSH Key Fingerprint: SHA256:KbXiwUnZnHFwFtt3Bytd+F3FN9pPHn1Z1cxMIE1TPbg

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