Skip to content

Commit 6da36fe

Browse files
authored
Merge branch 'master' into hayat01sh1da/python/introduce-mypy-typechecking
2 parents ec86793 + ebbfb2d commit 6da36fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
steps:
7373
- uses: actions/checkout@v6
7474
- uses: ./.github/actions/setup-python
75-
- name: UnitTest
75+
- name: pytest
7676
working-directory: ./python
7777
run: pytest
7878
mypy:

0 commit comments

Comments
 (0)