Fixed gitea action syntax error
Some checks failed
test-clients / pyinvoiceninja (push) Failing after 1s
Some checks failed
test-clients / pyinvoiceninja (push) Failing after 1s
This commit is contained in:
parent
d274bdad49
commit
3eaa187019
@ -6,5 +6,5 @@ jobs:
|
|||||||
pyinvoiceninja:
|
pyinvoiceninja:
|
||||||
runs-on: invoiceninja
|
runs-on: invoiceninja
|
||||||
steps:
|
steps:
|
||||||
run: echo "Hello world!"
|
- run: echo "Hello world!"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user