VB10 / vexana

Vexana is network manager project with dio.
https://pub.dev/packages/vexana
MIT License
147 stars 42 forks source link

Added Workflow so it tests the code on each push/PR to master #108

Closed behzodfaiziev closed 2 months ago

behzodfaiziev commented 2 months ago

Initial issue:

Possible solution:

Better solution: (Learnt from @VB10 that there always should be a thoughtful action)

Additional steps to make tests pass

behzodfaiziev commented 2 months ago

@VB10 also when someone opens PR, it would automatically trigger the unit_test.yaml action so that you make sure that everything is fine before reviewing