This commit is contained in:
parent
0f8e99652b
commit
9f4fa69d11
@ -12,8 +12,8 @@ steps:
|
||||
image: mcr.microsoft.com/dotnet/sdk:5.0
|
||||
commands:
|
||||
- ls
|
||||
- ls AOC2021.Test/AOC2021.Test/bin/Debug/net5.0/
|
||||
- dotnet build AOC2021.Test
|
||||
- ls AOC2021.Test/AOC2021.Test/bin/Debug/net5.0/
|
||||
- cp -a AOC2021.Test/Input/. AOC2021.Test/bin/Debug/net5.0/
|
||||
- ls AOC2021.Test/AOC2021.Test/bin/Debug/net5.0/
|
||||
- dotnet test AOC2021.Test --logger "console;verbosity=detailed"
|
||||
|
Loading…
x
Reference in New Issue
Block a user