mirror of
https://github.com/irongut/CodeCoverageSummary.git
synced 2026-05-19 16:30:14 +02:00
fixed main branch name
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
|||||||
- name: Run CodeCoverageSummary with sample file
|
- name: Run CodeCoverageSummary with sample file
|
||||||
run: dotnet src/CodeCoverageSummary/bin/Release/net5.0/CodeCoverageSummary.dll src/coverage.cobertura.xml
|
run: dotnet src/CodeCoverageSummary/bin/Release/net5.0/CodeCoverageSummary.dll src/coverage.cobertura.xml
|
||||||
- name: Test Action
|
- name: Test Action
|
||||||
uses: irongut/CodeCoverageSummary@main
|
uses: irongut/CodeCoverageSummary@master
|
||||||
with:
|
with:
|
||||||
filename: 'src/coverage.cobertura.xml'
|
filename: 'src/coverage.cobertura.xml'
|
||||||
badge: 'true'
|
badge: 'true'
|
||||||
|
|||||||
Reference in New Issue
Block a user