We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec86793 + ebbfb2d commit 6da36feCopy full SHA for 6da36fe
1 file changed
.github/workflows/python.yml
@@ -72,7 +72,7 @@ jobs:
72
steps:
73
- uses: actions/checkout@v6
74
- uses: ./.github/actions/setup-python
75
- - name: UnitTest
+ - name: pytest
76
working-directory: ./python
77
run: pytest
78
mypy:
0 commit comments