Skip to content

Commit

Permalink
CI: test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
obfusk committed May 31, 2024
1 parent e107a22 commit 3181e11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
run: make install
- name: Test
run: make test-cli doctest
- name: Test coverage
run: make coverage
- name: Test repo
run: make test-repo
- name: Lint
Expand Down

0 comments on commit 3181e11

Please sign in to comment.