Skip to content

Commit 61e0997

Browse files
committed
Update build.yml
1 parent a03761f commit 61e0997

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build.yml

-5
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@ jobs:
3434
run: ./gradlew runData
3535
- name: Build with Gradle
3636
run: ./gradlew build
37-
- name: Run Server Gradle
38-
run: |
39-
./gradlew runGameTestServer
40-
41-
4237
- name: Upload binaries to release
4338
uses: actions/upload-artifact@v4
4439
with:

0 commit comments

Comments
 (0)