Skip to content

Commit a39791b

Browse files
committed
Rename doctests job
1 parent a07acd5 commit a39791b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/DocTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ concurrency:
2222
cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }}
2323

2424
jobs:
25-
test:
25+
doctests:
2626
runs-on: ubuntu-latest
2727

2828
steps:

0 commit comments

Comments
 (0)