mirror of
https://github.com/GeyserMC/GeyserConnect.git
synced 2025-09-09 07:43:04 +02:00
Remove test database code
This commit is contained in:
parent
71fbe173b0
commit
ae9b369f21
3 changed files with 2 additions and 14 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -33,5 +33,5 @@ jobs:
|
|||
uses: actions/upload-artifact@v1
|
||||
if: success()
|
||||
with:
|
||||
name: Build
|
||||
name: GeyserConnect
|
||||
path: build/libs/GeyserConnect.jar
|
||||
|
|
2
.github/workflows/pullrequest.yml
vendored
2
.github/workflows/pullrequest.yml
vendored
|
@ -33,5 +33,5 @@ jobs:
|
|||
uses: actions/upload-artifact@v1
|
||||
if: success()
|
||||
with:
|
||||
name: Build
|
||||
name: GeyserConnect
|
||||
path: build/libs/GeyserConnect.jar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue