mirror of
https://github.com/fluencelabs/js-libp2p-noise
synced 2025-06-14 14:21:33 +00:00
Run tests in CI
This commit is contained in:
@ -8,5 +8,5 @@ install:
|
|||||||
script:
|
script:
|
||||||
set -e;
|
set -e;
|
||||||
yarn run lint;
|
yarn run lint;
|
||||||
yarn run check-types;
|
yarn run test
|
||||||
yarn run build;
|
yarn run build;
|
||||||
|
Reference in New Issue
Block a user