Compare commits
No commits in common. "d274bdad49a67c76242a9e5a5a0df2cb220b672d" and "aefb0dc2ab6ab805044bb3189b889a89206ca228" have entirely different histories.
d274bdad49
...
aefb0dc2ab
@ -1,10 +0,0 @@
|
||||
name: test-clients
|
||||
run-name: ${{ gitea.actor }} is testing pyinvoiceninja
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
pyinvoiceninja:
|
||||
runs-on: invoiceninja
|
||||
steps:
|
||||
run: echo "Hello world!"
|
||||
|
||||
@ -1,6 +0,0 @@
|
||||
# Base URL of an Invoice Ninja instance
|
||||
BASE_URL=
|
||||
|
||||
# API token for an Invoice Ninja instance
|
||||
API_TOKEN=
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user