Skip to content

Commit 12a1d62

Browse files
Merge pull request #33 from amanshuraikwar/update-tests
update tests
2 parents 6c80176 + 723f6f3 commit 12a1d62

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/shared-tests-android-jvm.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: :shared Tests Android/JVM
1+
name: Tests :shared Android/JVM
22

33
on:
44
workflow_dispatch:
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
java-version: 11
2020

21-
- name: :shared Tests
21+
- name: Tests :shared
2222
run: |
2323
cd project-files/Portfolio
2424
./gradlew :shared:cleanTestDebugUnitTest :shared:testDebugUnitTest

0 commit comments

Comments
 (0)