mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-08-04 00:00:08 +08:00
ci(): run tsc instead of custom script
This commit is contained in:
+2
-2
@@ -32,8 +32,8 @@ jobs:
|
||||
command: npm run lint
|
||||
- run: bash ./scripts/git/config.sh
|
||||
- run:
|
||||
name: Build changed plugins
|
||||
command: node scripts/ci-tests.js
|
||||
name: Build Ionic Native
|
||||
command: ./node_modules/.bin/tsc
|
||||
- run:
|
||||
name: Run tests
|
||||
command: npm test
|
||||
|
||||
Reference in New Issue
Block a user