mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-18 04:53:59 +02:00
add/modify github workflows
This commit is contained in:
4
.github/workflows/python-lint.yaml
vendored
4
.github/workflows/python-lint.yaml
vendored
@@ -24,4 +24,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: astral-sh/ruff-action@v3
|
||||
- uses: astral-sh/ruff-action@v3
|
||||
with:
|
||||
src: "./media_manager"
|
||||
Reference in New Issue
Block a user