go-gorm / postgres

GORM PostgreSQL driver
MIT License
228 stars 120 forks source link

feat: added github pipeline to prevent build issues #188

Closed saeidee closed 1 year ago

saeidee commented 1 year ago

What did this pull request do?

We don't have any pipeline job to check if the project can run the build and successfully run the tests after any commit. We need to be sure that every commit is buildable and passes the tests.

jinzhu commented 1 year ago

Hi @saeidee

👍 thank you for your work, just go ahead to merge this pr after it finished