commit
e2a106ae39
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -32,3 +32,7 @@ jobs:
|
||||
- name: Lint
|
||||
run: |
|
||||
make lint
|
||||
|
||||
- name: Test
|
||||
run: |
|
||||
make test
|
||||
|
Reference in New Issue
Block a user