Update .forgejo/workflows/check-syntax.yml
All checks were successful
/ check (push) Successful in 10s
All checks were successful
/ check (push) Successful in 10s
This commit is contained in:
parent
6077c270fb
commit
0555acb795
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ jobs:
|
|||
with:
|
||||
additional: python3
|
||||
- uses: actions/checkout@v4
|
||||
- run: python -m py_compile server.py
|
||||
- run: python -m compileall .
|
Loading…
Add table
Reference in a new issue