mirror of
https://github.com/minetest-mods/technic.git
synced 2024-11-13 05:50:41 +01:00
no submodule checkout
This commit is contained in:
parent
c0e05dbc86
commit
fd838ce5bc
1
.github/workflows/integration-test.yml
vendored
1
.github/workflows/integration-test.yml
vendored
|
@ -9,7 +9,6 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- uses: textbook/git-checkout-submodule-action@master
|
|
||||||
|
|
||||||
- name: test
|
- name: test
|
||||||
run: ./integration-test.sh
|
run: ./integration-test.sh
|
||||||
|
|
Loading…
Reference in New Issue
Block a user