Skip to content

Commit

Permalink
Update test_coverage.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhsparks authored Jul 1, 2020
1 parent 1b7a743 commit 9e92a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
test-coverage:
runs-on: macOS-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
GITHUB_PAT: ${{ secrets.chirps_TOKEN }}
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 9e92a6c

Please sign in to comment.