mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Explicit test library paths?
This commit is contained in:
@@ -39,7 +39,8 @@ after_build:
|
||||
# testing step
|
||||
test:
|
||||
assemblies:
|
||||
- '**\*.Test.dll'
|
||||
- SabreTools\SabreTools.Test\bin\Debug\netcoreapp3.1\SabreTools.Test.dll
|
||||
- SabreTools\SabreTools.Test\bin\Debug\net5.0\SabreTools.Test.dll
|
||||
|
||||
# artifact linking
|
||||
artifacts:
|
||||
|
||||
Reference in New Issue
Block a user