forked from loafle/openapi-generator-original
fix missing echo
This commit is contained in:
parent
cee6ef2714
commit
42dbf4bf14
@ -7,4 +7,4 @@ jobs:
|
|||||||
parallelism: 1
|
parallelism: 1
|
||||||
shell: /bin/bash --login
|
shell: /bin/bash --login
|
||||||
steps:
|
steps:
|
||||||
- run: "To avoid build failure due to missing circle.yml"
|
- run: echo "To avoid build failure due to missing circle.yml"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user