Skip to content

Commit 2a281ac

Browse files
authored
Merge pull request #84 from AppDevNext/TestJitpackPublish
Test jitpack.io publish
2 parents fa33f23 + 37b6ba6 commit 2a281ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Android-CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
run: ./gradlew assembleDebug
3030
- name: Run tests
3131
run: ./gradlew test
32+
- name: Test jitpack publish command
33+
run: ./gradlew :MPChartLib:publishToMavenLocal
3234
- name: Run instrumentation tests
3335
uses: malinskiy/action-android/emulator-run-cmd@release/0.1.4
3436
with:

0 commit comments

Comments
 (0)