Skip to content

Commit 3546acc

Browse files
committed
Rename job to avoid invalid name error
1 parent e47043b commit 3546acc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pool:
66
- vstest
77

88
jobs:
9-
- job: Build and Test
9+
- job: Build
1010
variables:
1111
BuildSolution: StyleCopAnalyzers.sln
1212
BuildPlatform: AnyCPU

0 commit comments

Comments
 (0)