Skip to content

Commit

Permalink
Merge pull request #51 from embano1/issue-50
Browse files Browse the repository at this point in the history
Update tparse
  • Loading branch information
embano1 committed Jul 7, 2022
2 parents c0bcc11 + 8848f08 commit 0938359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Test
env:
GOFLAGS: "-v -race -count=1 -json"
run: go test $COVER_OPTS ./... | tparse -all
run: go test $COVER_OPTS ./... | tparse -all -notests -format markdown >> $GITHUB_STEP_SUMMARY

- name: Verify git clean
shell: bash
Expand Down

0 comments on commit 0938359

Please sign in to comment.