-
Notifications
You must be signed in to change notification settings - Fork 460
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add frontend unit tests to run on github actions on PR (#703)
* Add frontend unit tests to run on PR. * Specify path to pakcage.json on tests github action. * Add a step to install frontend dependencies. * Set the tests workflow to only run on push to main. * Use working directory instead of npm --prefix in frontend tests github action. * Set push branch back to main on tests github action. * Use make commands to run tests on github tests action.
- Loading branch information
1 parent
610c6cb
commit f3181ce
Showing
2 changed files
with
11 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters