diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 4cc08fc9..9b580f10 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -40,4 +40,4 @@ jobs: - name: "🧪 Run check" run: | source ${{ steps.pyenv.outputs.pyenv }}/activate - python -m compileall thorunimore + python -m compileall royalnet