rubyforgood / inkind-admin

A project serving Community Education Partnerships - https://www.cep.ngo/ . This Rails application presents an admin interface for CEP to manage their volunteers and students. And provides a GraphQL backend for https://github.com/rubyforgood/inkind-volunteer .
MIT License
9 stars 27 forks source link

Test PR CI #202

Closed garettarrowood closed 2 years ago

garettarrowood commented 2 years ago

Resolves broken CI pipeline for PR builds.

PR builds do not have access/credentials for Azure. This may be configurable in the future. But for now, getting lint & tests executing on PR builds is more pressing.