forked from mtcontrib/scifi_nodes
fix name typo in github action
This commit is contained in:
parent
fcce42837f
commit
286e80edfd
2
.github/workflows/integration-test.yml
vendored
2
.github/workflows/integration-test.yml
vendored
@ -12,4 +12,4 @@ jobs:
|
|||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
|
||||||
- name: integration-test
|
- name: integration-test
|
||||||
run: ./test/integration-test-standalone.sh
|
run: ./test/integration-test.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user