Add test-unit-proto CI job (#6858)
This commit is contained in:
@@ -188,3 +188,9 @@ jobs:
|
||||
with:
|
||||
file: ./coverage.txt
|
||||
if: "env.GIT_DIFF != ''"
|
||||
test-unit-proto-expected-to-fail:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: test-unit-proto
|
||||
run: make test-unit-proto
|
||||
|
||||
Reference in New Issue
Block a user