mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
implement basic new job to test cordova
This commit is contained in:
2
.github/workflows/cordova.yml
vendored
2
.github/workflows/cordova.yml
vendored
@@ -26,6 +26,8 @@ jobs:
|
||||
- name: Test Cordova
|
||||
run: |
|
||||
whoami
|
||||
curl -s "https://get.sdkman.io" | bash
|
||||
bash -c "source $HOME/.sdkman/bin/sdkman-init.sh && sdk install gradle 8.7"
|
||||
java --version
|
||||
gradle --version
|
||||
./meteor self-test ^cordova
|
||||
|
||||
Reference in New Issue
Block a user