Fix monitoring TG CI lint issues
This commit is contained in:
@@ -24,7 +24,4 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.11"
|
||||
- run: python -m compileall src alembic
|
||||
- run: python3 -m compileall src alembic
|
||||
|
||||
Reference in New Issue
Block a user