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