Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertoMonteiro authored Nov 28, 2023
1 parent d2cdd44 commit fc7107c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
dotnet-cake --target=Coverage
./codeclimate-test-reporter after-build -t lcov -r ${CC_TEST_REPORTER_ID} -p ./ --exit-code $?
./codeclimate-test-reporter after-build -t lcov -r ea524caacce9f6a2a0469a9b60ff88136b57dadedf5a758e643c95533c5716eb -p ./ --exit-code $?

0 comments on commit fc7107c

Please sign in to comment.