This commit is contained in:
parent
ae2093a112
commit
01bed1a245
@ -12,8 +12,9 @@ steps:
|
||||
image: mcr.microsoft.com/dotnet/sdk:5.0
|
||||
commands:
|
||||
- ls
|
||||
- cd AOC2021.Test
|
||||
- ls
|
||||
- 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"
|
||||
|
||||
- name: build-aoc-2021
|
||||
|
Loading…
x
Reference in New Issue
Block a user