Skip to content

Commit

Permalink
Merge pull request #12 from tiagocoutinho/github-actions-coverage
Browse files Browse the repository at this point in the history
Fix github actions coverage
  • Loading branch information
tiagocoutinho authored Mar 30, 2024
2 parents b0cd748 + b71671b commit 292a93b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ jobs:
tests:
name: "Python ${{ matrix.python-version }}"
runs-on: "ubuntu-latest"
permissions:
pull-requests: write
permissions: write-all

strategy:
matrix:
Expand Down

0 comments on commit 292a93b

Please sign in to comment.