diff --git a/.github/workflows/test-and-publish.yml b/.github/workflows/test-and-publish.yml index fa1f108..04f2636 100644 --- a/.github/workflows/test-and-publish.yml +++ b/.github/workflows/test-and-publish.yml @@ -58,8 +58,6 @@ jobs: with: name: database path: database/ - - name: Check package description - run: python setup.py checkdocs tests: name: Call ci unit tests workflow