Skip to content

Commit

Permalink
Merge branch 'master' into project-tye-experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
petrsvihlik authored Apr 24, 2021
2 parents f4176d9 + 842e6ff commit f05ca1e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ jobs:
run: dotnet test --no-build --verbosity normal /p:CollectCoverage=true /p:CoverletOutputFormat=opencover
- name: Codecov
uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}
override_pr: ${{ github.event.number }}
override_commit: ${{ github.event.pull_request.head.sha }}


#- name: Run FOSSA scan
Expand Down

0 comments on commit f05ca1e

Please sign in to comment.