Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failing npm test command, add CI action to run tests #13

Closed
roerohan opened this issue Oct 2, 2021 · 1 comment · Fixed by #14
Closed

Fix failing npm test command, add CI action to run tests #13

roerohan opened this issue Oct 2, 2021 · 1 comment · Fixed by #14
Labels

Comments

@roerohan
Copy link
Owner

roerohan commented Oct 2, 2021

Currently, the entire semantic release process has been set up. However, an essential check missing in merging PRs is to see if automated tests run properly.

At the moment, the automated tests are for the default react page. This must be modified, and action should be added to run the npm test command.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 2, 2021

🎉 This issue has been resolved in version 0.2.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant