Skip to content

Commit

Permalink
goofing around
Browse files Browse the repository at this point in the history
  • Loading branch information
cklutz committed Oct 11, 2024
1 parent 694ffcb commit 7a8c1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-reusable-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,4 @@ jobs:
with:
name: coverage-report-${{ env.LC_PIVOT }}
path: CoverageReport-${{ env.LC_PIVOT }}
if: ${{ always() && inputs.code-coverage }}
if: ${{ always() && inputs.code-coverage && inputs.configuration == inputs.code-coverage-configuration }}

0 comments on commit 7a8c1e6

Please sign in to comment.