Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 248 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 248 Bytes

Example of testing with github actions

This repo is a small example of using Jest testing with Github actions to provide test feedback on a pull request!

How to run yourself

Run

npm install

To start the server run

npm start