Run tests in the validate gitea action
All checks were successful
Validate the build / validate-build (push) Successful in 29s
All checks were successful
Validate the build / validate-build (push) Successful in 29s
This commit was merged in pull request #9.
This commit is contained in:
@@ -34,3 +34,7 @@ jobs:
|
||||
- name: make validate
|
||||
run: |
|
||||
make validate
|
||||
|
||||
- name: make test
|
||||
run: |
|
||||
make test
|
||||
|
||||
Reference in New Issue
Block a user