mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 10:36:14 +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
|
||||
- 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
|
||||
|
Loading…
Reference in New Issue
Block a user