checkout code
All checks were successful
Synthetic CoreDNS Plugin CI/CD Build / test (push) Successful in 1m3s
All checks were successful
Synthetic CoreDNS Plugin CI/CD Build / test (push) Successful in 1m3s
This commit is contained in:
parent
a62b050589
commit
d219b8149e
@ -7,6 +7,8 @@ jobs:
|
||||
test:
|
||||
runs-on: main
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- name: run tests
|
||||
run: |
|
||||
set -x
|
||||
|
Loading…
Reference in New Issue
Block a user