Skip to content

Commit

Permalink
doc: github actions (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
BDav24 authored Jan 10, 2024
1 parent 956d918 commit 779001d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1135,6 +1135,8 @@ $ yarn install
Before making a [pull request](https://help.github.com/articles/creating-a-pull-request/), check that the code passes all the unit tests, respects the [Standard JS rules](https://standardjs.com/), and the [Flow type checker](https://flow.org/).
Tests will also run automatically with GitHub Actions when you open a PR.
```shell
$ yarn run test
```
Expand Down

0 comments on commit 779001d

Please sign in to comment.