anitab-org / bridge-in-tech-backend

BridgeInTech (BIT) is an application that allows organizations, mentors and mentees to actively collaborate through mentoring programs. This is the backend client of BridgeInTech.
https://bridgeintech-bit-heroku-psql.herokuapp.com/
GNU General Public License v3.0
24 stars 80 forks source link

chore: improved github actions #276

Closed vj-codes closed 3 years ago

vj-codes commented 3 years ago

Description

Improved github actions to make build action dependent on linter and used a matrix to run the build job on 3.7 and 3.9 version of python

Fixes #266

Type of Change:

How Has This Been Tested?

the build passes successfully on this PR

Checklist:

Code/Quality Assurance Only