Skip to content

Commit

Permalink
Add test-unit-proto CI job (cosmos#6858)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronc authored Jul 27, 2020
1 parent bb8aabd commit 0201b94
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 0201b94

Please sign in to comment.