-
-
Notifications
You must be signed in to change notification settings - Fork 23
Only run tests when relevant folders are updated #81
Copy link
Copy link
Open
Labels
devopsDevops and workflow relatedDevops and workflow relatedgood first issueGood for newcomersGood for newcomershacktoberfesthelp wantedExtra attention is neededExtra attention is neededtestingAnything related to updating or creating new testsAnything related to updating or creating new tests
Milestone
Metadata
Metadata
Assignees
Labels
devopsDevops and workflow relatedDevops and workflow relatedgood first issueGood for newcomersGood for newcomershacktoberfesthelp wantedExtra attention is neededExtra attention is neededtestingAnything related to updating or creating new testsAnything related to updating or creating new tests
Projects
Status
No status
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