mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-05-30 10:01:08 +00:00
Fix the issues preventing to build (#257)
* Lock deps to fix build issues * Upgrade some of the deps * Upgrade to the latest polkadot util-crypto and stop reporting issues on the libs * Remove buggy 'yarn check' and add prettifier check
This commit is contained in:
+1
-1
@@ -31,6 +31,6 @@ before_script:
|
||||
script:
|
||||
- cd frontend
|
||||
- yarn
|
||||
- yarn pretty:check
|
||||
- yarn test
|
||||
- yarn check
|
||||
- yarn build
|
||||
|
||||
Reference in New Issue
Block a user