We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a07acd5 commit a39791bCopy full SHA for a39791b
.github/workflows/DocTests.yml
@@ -22,7 +22,7 @@ concurrency:
22
cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }}
23
24
jobs:
25
- test:
+ doctests:
26
runs-on: ubuntu-latest
27
28
steps:
0 commit comments