Fix typo
This commit is contained in:
parent
7ce072c47a
commit
f4f660dce5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-push.yml
vendored
2
.github/workflows/test-push.yml
vendored
|
@ -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 a new issue