Skip to content

Commit

Permalink
env not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
clauswilke committed Nov 26, 2020
1 parent aad4857 commit ffcba72
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ name: test-coverage
jobs:
test-coverage:
runs-on: macOS-latest
#env:
# GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit ffcba72

Please sign in to comment.