Skip to content

Commit 723f6f3

Browse files
update tests
1 parent b4ddd61 commit 723f6f3

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)