Skip to content

Commit

Permalink
Fix typo on coverage.yaml.
Browse files Browse the repository at this point in the history
  • Loading branch information
liuliu committed Jun 9, 2024
1 parent f9d0d88 commit 19d7026
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ jobs:
run: |
make -C test check
- name: coverage report
run: |
cd test && ./cover-gen.rb ../_coverage

0 comments on commit 19d7026

Please sign in to comment.