Skip to content

Commit

Permalink
submit coverage only with py311
Browse files Browse the repository at this point in the history
  • Loading branch information
agroszer committed Feb 23, 2023
1 parent f866765 commit 41de642
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Expand Up @@ -61,5 +61,6 @@ jobs:
run: tox
- name: Coveralls
uses: AndreMiras/coveralls-python-action@develop
if: matrix.python-version == 3.11
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 41de642

Please sign in to comment.