Skip to content

Commit 05b5462

Browse files
committed
fix docs job name
1 parent e78e71a commit 05b5462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/job.docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ parameters:
1212
jobs:
1313
- ${{ each platform in parameters.platforms }}:
1414
- ${{ each python in parameters.pythons}}:
15-
- job: Lint
15+
- job: Docs
1616
pool:
1717
vmImage: ${{ platform.vmImage }}
1818
steps:

0 commit comments

Comments
 (0)