Skip to content

Commit 0253460

Browse files
committed
fix job name
1 parent 2483032 commit 0253460

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
@@ -79,7 +79,7 @@ jobs:
7979
npm run lint
8080
displayName: 'Lint'
8181
82-
- job: Windows
82+
- job: APIScan
8383
dependsOn: []
8484
pool:
8585
vmImage: 'windows-latest'

0 commit comments

Comments
 (0)