Skip to content

Commit 21518fe

Browse files
committed
update workflows/main.yml
1 parent 9e2fcb2 commit 21518fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
pull_request:
77

88
env:
9-
DOTNET_VERSION: 9.0.102
9+
DOTNET_VERSION: 9.0.203
1010
DOTNET_TEST_PARAMETERS: --no-build /p:CollectCoverage=true -l "console;verbosity=detailed"
1111
COVERLET_EXCLUDE_COVERAGE: /p:Exclude=\"[Neo.SmartContract.TestEngine]*,[Neo.Disassembler.CSharp]*,[Neo.Compiler.CSharp.UnitTests]*,[Neo]*,[Neo.IO]*,[Neo.Json]*,[Neo.VM]*,[Neo.Extensions]*,[Neo.Cryptography.BLS12_381]*\"
1212
COVERLET_OUTPUT: /p:CoverletOutput=${{ github.workspace }}/coverage-join/

0 commit comments

Comments
 (0)