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 c102973 commit 1dcda41Copy full SHA for 1dcda41
.github/workflows/test_stubgenc.yml
@@ -11,7 +11,7 @@ on:
11
- 'mypy/stubgenc.py'
12
- 'mypy/stubdoc.py'
13
- 'mypy/stubutil.py'
14
- - 'test-data/stubgen/**'
+ - 'test-data/pybind11_features/**'
15
16
permissions:
17
contents: read
0 commit comments