Setup GitHub Actions for Tests #186
Labels
ci-cd
Continuous Integration & Continuous Delivery
enhancement
New feature or request
epic
A master issue thread which contains other smaller issues
hacktoberfest
Issues for Hacktoberfest
low-priority
Issue with low priority
testing
Automated testing
Milestone
Overview
To incorporate #178 & #185 in our Pull Request checks, we need a new
.github/workflows/test.yml
file to configure GitHub Actions on each branch push.Current Tasks
Run all these tasks in parallel, since they're not dependent each other.
.github/workflows/test.yml
file to run the tests for every Pull Request made #182test.yml
workflow #192test.yml
workflow #195The text was updated successfully, but these errors were encountered: