Skip to content

Commit

Permalink
CI: Add test for Coverage 7.5
Browse files Browse the repository at this point in the history
See #28
  • Loading branch information
dbrgn committed Apr 24, 2024
1 parent db8de11 commit 8d9d6ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
coverage:
- '6.0'
- '7.0'
- '7.5'
name: Python ${{ matrix.python }} on coverage ${{ matrix.coverage }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 8d9d6ec

Please sign in to comment.