Fix typo
parent
7ce072c47a
commit
f4f660dce5
|
@ -47,7 +47,7 @@ jobs:
|
|||
test: ${{ fromJson(needs.prepare_test_matrix.outputs.matrix) }}
|
||||
exclude:
|
||||
- java: jdk16
|
||||
test: net.fabricmc.loom.test.intergration.KotlinTest
|
||||
test: net.fabricmc.loom.test.integration.KotlinTest
|
||||
|
||||
runs-on: ubuntu-20.04
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue