mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
ci: Rename [skip ci]
This commit is contained in:
parent
dffd8d97f1
commit
b0ec325527
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
|
@ -81,7 +81,7 @@ jobs:
|
||||||
run: ./gradlew assembleStandardNightly testStandardNightlyUnitTest
|
run: ./gradlew assembleStandardNightly testStandardNightlyUnitTest
|
||||||
|
|
||||||
# DEBUG
|
# 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
|
if: startsWith(env.VERSION_TAG, 'r') != true && startsWith(env.VERSION_TAG, 'v') != true
|
||||||
run: ./gradlew assembleStandardDebug testStandardDebugUnitTest
|
run: ./gradlew assembleStandardDebug testStandardDebugUnitTest
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue