diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index 296a859..ca93386 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -36,6 +36,6 @@ jobs: - name: Install mikeplus run: | pip install .[test] - - name: Test with pytest - run: | - pytest + #- name: Test with pytest + # run: | + # pytest