mirror of
https://github.com/dzeiocom/libs.git
synced 2025-04-22 10:52:11 +00:00
Fixe Github actions error
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
This commit is contained in:
parent
7f0850c679
commit
862eacb006
@ -25,6 +25,6 @@
|
||||
"scripts": {
|
||||
"prepublishOnly": "yarn build",
|
||||
"build": "webpack --mode=\"production\" && tsc",
|
||||
"test": "jest --coverage && codecov -f coverage/coverage-final.json"
|
||||
"test": "tsc --noEmit"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user