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:
|
test:
|
||||||
runs-on: main
|
runs-on: main
|
||||||
steps:
|
steps:
|
||||||
|
- name: Check out repository code
|
||||||
|
uses: actions/checkout@v4
|
||||||
- name: run tests
|
- name: run tests
|
||||||
run: |
|
run: |
|
||||||
set -x
|
set -x
|
||||||
|
Loading…
Reference in New Issue
Block a user