Unexpected error in Plugin CI

Hey,

I’m getting:

ActiveRecord::NoDatabaseError: We could not find your database: discourse_test. Available database configurations can be found in config/database.yml. (ActiveRecord::NoDatabaseError)

in my github workflow

Has something changed around the plugin CI I wasn’t aware of?

I’m still following:

and using v1

PS Looks like it’s been evolving recently: History for .github/workflows/discourse-plugin.yml - discourse/.github · GitHub

1 Like