Skip to content

Commit

Permalink
fix: use only integration test category in nuget release (#383)
Browse files Browse the repository at this point in the history
* fix: nuget docker tests template ref

* pr-fix: update with correct test category
  • Loading branch information
stijnmoreels committed Jun 2, 2022
1 parent 1cbcb2b commit 542af5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/nuget-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ stages:
parameters:
dotnetSdkVersion: '$(DotNet.Sdk.Version)'
projectName: '$(Project).Tests.Integration'
category: 'Integration'

- stage: DockerTests
displayName: Docker Tests
Expand Down

0 comments on commit 542af5f

Please sign in to comment.