Update .gitea/workflows/lint.yaml
Some checks failed
Actions / Lint Code (Ruff & Pylint) (push) Failing after 38s
Some checks failed
Actions / Lint Code (Ruff & Pylint) (push) Failing after 38s
This commit is contained in:
parent
a3b09cba49
commit
a3e28ecd83
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
Lint Code (Ruff & Pylint):
|
Lint Code (Ruff & Pylint):
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
container: ghcr.io/catthehacker/ubuntu:act-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
Loading…
Add table
Reference in a new issue