feat: workflow to run tests on PRs and push to master #12
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
hacktoberfest
hacktoberfest-accepted
help wanted
interpreter-bug🐛
invalid
major version
merge when passing
minor version
patch version
question
size/XS
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: anas-elgarhy/bfy#12
Loading…
Reference in a new issue
No description provided.
Delete branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR introduces an automated workflow to run the tests whenever a new PR is made or directly committed to the master branch.
Solves #7.