diff --git a/.github/workflows/tests_linux.yml b/.github/workflows/tests_linux.yml index ead2435..8061ff0 100644 --- a/.github/workflows/tests_linux.yml +++ b/.github/workflows/tests_linux.yml @@ -24,5 +24,4 @@ jobs: sudo apt install ffmpeg libsm6 libxext6 qt6-base-dev libxcb-cursor0 -y - name: Run test suite run: | - cd python3 -m pyxai -tests \ No newline at end of file