mirror of
https://github.com/BX-Team/DivineMC.git
synced 2025-12-27 18:59:08 +00:00
remove build number from test ci
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -27,7 +27,6 @@ jobs:
|
||||
- name: Configure Git and Gradle
|
||||
run: |
|
||||
git config --global user.email "no-reply@github.com" && git config --global user.name "Github Actions"
|
||||
echo "BUILD_NUMBER=$GITHUB_RUN_NUMBER" >> $GITHUB_ENV
|
||||
chmod +x gradlew
|
||||
|
||||
- name: Patch
|
||||
|
||||
Reference in New Issue
Block a user