Closed JanKaczmarski closed 4 months ago
Create GitHub Actions workflow. The main idea behind this is to run tests and lint. It will block bug from being merged into the main branch. Important !!
Here is a useful link on sample test/lint python code with github actions
Done :)
Create GitHub Actions workflow. The main idea behind this is to run tests and lint. It will block bug from being merged into the main branch. Important !!