1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-11-27 12:26:48 +01:00

Fix CI typo

This commit is contained in:
vanous 2022-07-17 00:21:35 +02:00
parent 8409d071b1
commit 602586e9c3

View File

@ -3,7 +3,7 @@ pipeline:
image: androidsdk/android-30
commands:
- pwd #bump
- ./gradlew :app:testBangleDebugUnitTest :app:testMainDebugUnitTests
- ./gradlew :app:testBangleDebugUnitTest :app:testMainDebugUnitTest
#when:
#repo: Freeyourgadget/Gadgetbridge