Skip to content

Commit

Permalink
Add token to coveralls api
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Huot committed Aug 23, 2023
1 parent 94698d3 commit 65175cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ run-name: ${{ github.actor }} build and unittest
on: [push]
jobs:
build:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
strategy:
matrix:
python: ["3.8", "3.9", "3.10", "3.11"]
Expand Down

0 comments on commit 65175cf

Please sign in to comment.