diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c34dd99b8a723d473167e90957e6b1a77982d5ee..ba49f4f6afeb24c5ff029f799c4a8e26bc8ee15c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,4 +39,4 @@ jobs: python setup.py install - name: Test Python Package run: | - pytest knoten \ No newline at end of file + pytest \ No newline at end of file