Skip to content

Commit

Permalink
docs: Updates cozy-libs doc about testing
Browse files Browse the repository at this point in the history
  • Loading branch information
JF-Cozy committed Nov 2, 2020
1 parent 1b2cdd7 commit 33f469a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,7 @@

- [Cozy CI](.packages/cozy-ci): Utility scripts for Cozy Cloud CI integration
- [Cozy App Publish](./packages/cozy-app-publish): Publish an application/konnector to the Cozy Cloud registry

## Note

- To run unit tests of a package, as some packages may be required for testing, you must first build the cozy-libs packages by running `yarn build`.

0 comments on commit 33f469a

Please sign in to comment.