Skip to content

Commit

Permalink
templates
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-kastil committed Sep 4, 2024
1 parent 19d49f8 commit bb7684c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/pipelines/catalog-ci-test-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ stages:

steps:
- task: DotNetCoreCLI@2
displayName: Test
inputs:
command: "test"
projects: "$(appTests)/*.csproj"
arguments: "--configuration $(buildConfiguration)"

arguments: "--configuration $(buildConfiguration)"

0 comments on commit bb7684c

Please sign in to comment.