Only run tests when relevant folders are updated #81
Labels
devops
Devops and workflow related
good first issue
Good for newcomers
hacktoberfest
help wanted
Extra attention is needed
testing
Anything related to updating or creating new tests
Milestone
Why?
Tests take a while to run. To make PR's faster tests should only run when relevant files are changed.
This depends on adding all relevant files into a single folder, which will be done as a part of #73
How?
https://stackoverflow.com/questions/63822219/how-to-run-github-actions-workflow-only-if-the-pushed-files-are-in-a-specific-fo
The text was updated successfully, but these errors were encountered: