ci: Rename [skip ci]

This commit is contained in:
Ahmad Ansori Palembani 2024-05-22 14:05:15 +07:00
parent dffd8d97f1
commit b0ec325527
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -81,7 +81,7 @@ jobs:
run: ./gradlew assembleStandardNightly testStandardNightlyUnitTest
# DEBUG
- name: Build nightly build and run tests
- name: Build and run tests
if: startsWith(env.VERSION_TAG, 'r') != true && startsWith(env.VERSION_TAG, 'v') != true
run: ./gradlew assembleStandardDebug testStandardDebugUnitTest