1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-26 04:54:22 +00:00

Fix syntax check package name

This commit is contained in:
Steffo 2022-10-05 11:57:31 +02:00 committed by GitHub
parent cb5f6886f2
commit 6e8435e4b6
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,4 +40,4 @@ jobs:
- name: "🧪 Run check"
run: |
source ${{ steps.pyenv.outputs.pyenv }}/activate
python -m compileall thorunimore
python -m compileall royalnet