Skip to content

Commit

Permalink
update coverlet action
Browse files Browse the repository at this point in the history
  • Loading branch information
b3b00 committed Oct 8, 2021
1 parent 0c4769c commit f943182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Build with dotnet
run: dotnet build --configuration Release
- name: Test with dotnet
uses: b3b00/coverlet-action@1.1.2.2
uses: b3b00/coverlet-action@1.1.3
id: 'coverlet'
if: env.RUN_TESTS
with:
Expand Down

0 comments on commit f943182

Please sign in to comment.