fix typo
This commit is contained in:
parent
6e118ed02f
commit
262bca2f7a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
|
@ -27,6 +27,6 @@ jobs:
|
|||
- name: Set up Integration Test
|
||||
run: bash .travis/before_script.sh
|
||||
- name: Run Integration Test
|
||||
- run: bash .travis/run.sh
|
||||
run: bash .travis/run.sh
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue