Skip to content

Commit 623fdc6

Browse files
committed
Warmup game test server in copilot setup
1 parent 412c638 commit 623fdc6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/copilot-setup-steps.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,5 @@ jobs:
4949
MAVEN_KEY: ${{ secrets.MAVEN_KEY }}
5050
GITHUB_USER: ${{ github.actor }}
5151
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
52+
- name: 'Warmup for game test server'
53+
run: ./gradlew runGameTestServer --no-daemon

0 commit comments

Comments
 (0)