-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Currently it seems that there's no possibility to actually test PRs since the release.yml
GitHub Action only runs on release, meaning that node_modules is not included in PR branches. As such, to actually be able to test you need to create a release which seems less than ideal 😅
It seems that mirroring that GitHub Action and running it on PRs in branches that aren't master is a potential solution.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers