ben
/
aoc
1
0
Fork 0

fix drone stage naming
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Ben Harris 2023-09-18 18:16:37 -04:00
parent 3c1b0903c4
commit 8140f7fd24
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ kind: pipeline
name: run
steps:
- name: run
- name: unit tests
image: mcr.microsoft.com/dotnet/sdk:8.0
commands:
- dotnet test