Fix CI not actually running ruby tests in 4.1 branch (#30321)

This commit is contained in:
Claire 2024-05-16 11:28:04 +02:00 committed by GitHub
parent c2d8666bbf
commit 142dd34b68
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -149,3 +149,5 @@ jobs:
- name: Load database schema
run: './bin/rails db:create db:schema:load db:seed'
- run: bin/rspec