mirror of
https://github.com/D00Med/scifi_nodes.git
synced 2024-12-23 00:20:17 +01:00
fix name typo in github action
This commit is contained in:
parent
6d6432940f
commit
ce0501bef3
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