Skip to content

Commit

Permalink
Update BuildTestDebug.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Retrodad0001 authored Jan 29, 2024
1 parent a57b2ba commit e120ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildTestDebug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
run: dotnet test --no-build --verbosity normal --filter Category!=Integrationtest /p:CollectCoverage=true /p:CoverletOutputFormat=opencover

- name: Upload code coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3

0 comments on commit e120ae2

Please sign in to comment.