mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 17:11:56 +01:00
Fix CI typo
This commit is contained in:
parent
8409d071b1
commit
602586e9c3
@ -3,7 +3,7 @@ pipeline:
|
|||||||
image: androidsdk/android-30
|
image: androidsdk/android-30
|
||||||
commands:
|
commands:
|
||||||
- pwd #bump
|
- pwd #bump
|
||||||
- ./gradlew :app:testBangleDebugUnitTest :app:testMainDebugUnitTests
|
- ./gradlew :app:testBangleDebugUnitTest :app:testMainDebugUnitTest
|
||||||
|
|
||||||
#when:
|
#when:
|
||||||
#repo: Freeyourgadget/Gadgetbridge
|
#repo: Freeyourgadget/Gadgetbridge
|
||||||
|
Loading…
Reference in New Issue
Block a user