Update .forgejo/workflows/build.yml
All checks were successful
Check syntax / check (push) Successful in 7s
All checks were successful
Check syntax / check (push) Successful in 7s
This commit is contained in:
parent
00b364287c
commit
635f99985f
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: actions/setup-python@v5
|
- uses: actions/setup-python@v5
|
||||||
- run: python -m py_compile sweebot.py
|
- run: python -m compileall
|
Loading…
Reference in a new issue