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

pull/30323/head
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
1 changed files with 2 additions and 0 deletions

View File

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