mirror of
https://code.forgejo.org/actions/ovh-dns-update
synced 2025-03-15 14:54:40 +01:00
add comments
This commit is contained in:
parent
4c59b6079b
commit
e402826f1a
1 changed files with 2 additions and 0 deletions
|
@ -19,7 +19,9 @@ jobs:
|
|||
id: test
|
||||
run: |
|
||||
go test -c
|
||||
# keep server running in the background
|
||||
ACTION_TESTING=1 ./ovh-dns-update.test &
|
||||
# wait for the output to be written (OVH_ENDPOINT)
|
||||
sleep 1
|
||||
- name: update a record
|
||||
uses: ./
|
||||
|
|
Loading…
Add table
Reference in a new issue