ci: add acceptance test
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -22,3 +22,6 @@ jobs:
|
||||
- name: Testing
|
||||
run: go test ./...
|
||||
|
||||
- name: Acceptance test
|
||||
run: make
|
||||
|
||||
|
||||
Reference in New Issue
Block a user