Skip to content

Commit c0bbc58

Browse files
committed
test: add example-config validation
1 parent 54af098 commit c0bbc58

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/unit_test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,6 @@ jobs:
6262

6363
- name: Running Go Tests
6464
run: bash scripts/unit_test.sh
65+
66+
- name: Testing check-mode (validating example-config)
67+
run: build/acme -path-cnf examples/acme.yml -check

0 commit comments

Comments
 (0)