This commit is contained in:
parent
c0c4573116
commit
ae2093a112
@ -12,8 +12,8 @@ steps:
|
||||
image: mcr.microsoft.com/dotnet/sdk:5.0
|
||||
commands:
|
||||
- ls
|
||||
- ls ../
|
||||
- ls ../../
|
||||
- cd AOC2021.Test
|
||||
- ls
|
||||
- dotnet test AOC2021.Test --logger "console;verbosity=detailed"
|
||||
|
||||
- name: build-aoc-2021
|
||||
|
Loading…
x
Reference in New Issue
Block a user