-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update test commands and Codecov action in CI configs
Updated `develop-build.yml` and `master-build.yml`: - Added `-m` option to `dotnet test` command. - Upgraded Codecov action from `v3` to `v5`. - Added `fail_ci_if_error: false` and `token: ${{ secrets.CODECOV_TOKEN }}` to Codecov action. Updated `publish-nuget.yml`: - Added `-m` option to `dotnet test` command.
- Loading branch information
1 parent
309dbb1
commit 0b666f2
Showing
3 changed files
with
13 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters