ozansz / gls

Minimal file manager with terminal UI #Go

Home Page:https://sazak.io/gls-file-manager-on-terminal-with-go/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding GitHub Actions for tests

gozeloglu opened this issue · comments

Is your feature request related to a problem? Please describe.

When I open to PR, I always want to see whether my tests are passing. So, a simple GA can be added.

Describe the solution you'd like

I can create a .yaml file in .github/workflows.

that's a great idea, there were no unit tests in the codebase before but now it has, so there should be a workflow for the tests

Can you add a hacktoberfest label and assign the issue to me? :))