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