Skip to content

Commit

Permalink
fix coverage workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
clauswilke committed Nov 26, 2020
1 parent f6926e3 commit aad4857
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 24 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ name: test-coverage
jobs:
test-coverage:
runs-on: macOS-latest
env:
#GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
#env:
# GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2

Expand Down
22 changes: 0 additions & 22 deletions .travis.yml

This file was deleted.

0 comments on commit aad4857

Please sign in to comment.