Compare commits
2 Commits
7a3d96517b
...
a15762ad3e
Author | SHA1 | Date | |
---|---|---|---|
a15762ad3e | |||
2a52652163 |
@ -11,7 +11,7 @@ steps:
|
|||||||
- name: test
|
- name: test
|
||||||
image: mcr.microsoft.com/dotnet/sdk:5.0
|
image: mcr.microsoft.com/dotnet/sdk:5.0
|
||||||
commands:
|
commands:
|
||||||
- dotnet test AOC2021.Test
|
- dotnet test AOC2021.Test --logger "console;verbosity=detailed"
|
||||||
|
|
||||||
- name: build-aoc-2021
|
- name: build-aoc-2021
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
|
Loading…
x
Reference in New Issue
Block a user