Skip to content

Commit 92431c5

Browse files
committed
test
1 parent 5223692 commit 92431c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ jobs:
3636
run: ./gradlew build
3737
- name: Run Server Gradle
3838
run: |
39-
./gradlew runServer
40-
echo 'stop'
39+
./gradlew runGameTestServer
40+
4141
4242
- name: Upload binaries to release
4343
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)