Add test-unit-proto CI job (#6858)

This commit is contained in:
Aaron Craelius
2020-07-27 16:07:09 +00:00
committed by GitHub
parent bb8aabd4e1
commit 0201b94713
+6
View File
@@ -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