mirror of
https://github.com/fluencelabs/js-libp2p-noise
synced 2025-06-14 12:21:42 +00:00
reorder 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 test
|
|
||||||
yarn run build;
|
yarn run build;
|
||||||
|
yarn run test
|
||||||
|
Reference in New Issue
Block a user