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:
parent
cb5f6886f2
commit
6e8435e4b6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -40,4 +40,4 @@ jobs:
|
|||
- name: "🧪 Run check"
|
||||
run: |
|
||||
source ${{ steps.pyenv.outputs.pyenv }}/activate
|
||||
python -m compileall thorunimore
|
||||
python -m compileall royalnet
|
||||
|
|
Loading…
Reference in a new issue