mirror of
https://github.com/TanelOrumaa/Estonian-ID-card-mobile-authenticator-POC.git
synced 2024-12-22 04:20:16 +02:00
MOB-33 YAML changes to run junit tests.
This commit is contained in:
parent
634d168378
commit
efcb784e9b
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -25,6 +25,9 @@ jobs:
|
||||
- name: run gradlew
|
||||
run: ./gradlew assembleDebug
|
||||
|
||||
- name: run tests
|
||||
run: ./gradlew test
|
||||
|
||||
- name: upload apk
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user