Fixed gitea action syntax error
Some checks failed
test-clients / pyinvoiceninja (push) Failing after 1s

This commit is contained in:
Andrew Bryant 2024-11-05 14:47:53 -05:00
parent d274bdad49
commit 3eaa187019

View File

@ -6,5 +6,5 @@ jobs:
pyinvoiceninja:
runs-on: invoiceninja
steps:
run: echo "Hello world!"
- run: echo "Hello world!"