Update maven.yml
This commit is contained in:
parent
c6f5430f0c
commit
6342d5b69f
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
|||||||
- mcVersion: '1.20.2'
|
- mcVersion: '1.20.2'
|
||||||
javaVersion: '17'
|
javaVersion: '17'
|
||||||
steps:
|
steps:
|
||||||
- uses: HaHaWTH/minecraft-plugin-runtime-test@V2
|
- uses: HaHaWTH/minecraft-plugin-runtime-test@paper
|
||||||
with:
|
with:
|
||||||
server-version: ${{ matrix.mcVersion }}
|
server-version: ${{ matrix.mcVersion }}
|
||||||
java-version: ${{ matrix.javaVersion }}
|
java-version: ${{ matrix.javaVersion }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user