We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3fd6bc commit 5f1886eCopy full SHA for 5f1886e
1 file changed
.github/workflows/tests.yml
@@ -24,6 +24,7 @@ jobs:
24
uses: tskit-dev/.github/.github/workflows/c-tests.yml@main
25
with:
26
library-directory: c
27
+ pyproject-directory: python
28
secrets: inherit
29
30
test-python-c:
0 commit comments