diff --git a/.github/workflows/python-publish.yml b/.github/workflows/python-publish.yml index aad3c6a..a578ed9 100644 --- a/.github/workflows/python-publish.yml +++ b/.github/workflows/python-publish.yml @@ -42,7 +42,7 @@ jobs: - name: Test with pytest run: | # pytest test - cd test + cd unittest pytest build_wheels: