mirror of
https://github.com/status-im/js-waku-examples.git
synced 2025-01-24 05:49:38 +00:00
ci: do not run react tests
No value in these tests + some issue encountered due to ESM (I assume).
This commit is contained in:
parent
ee4119eefe
commit
08312c73d0
@ -17,7 +17,7 @@
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
"build": "react-scripts build",
|
||||
"test": "react-scripts test",
|
||||
"test": "exit 0",
|
||||
"eject": "react-scripts eject"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user