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 is contained in:
parent
2eb7b3c2f1
commit
2bea87b39a
@ -34,3 +34,7 @@ jobs:
|
||||
- name: make validate
|
||||
run: |
|
||||
make validate
|
||||
|
||||
- name: make test
|
||||
run: |
|
||||
make test
|
||||
|
Loading…
x
Reference in New Issue
Block a user