parent
0199ab1a8d
commit
cd9b02be0f
1 changed files with 1 additions and 1 deletions
|
@ -5,12 +5,12 @@ on:
|
|||
|
||||
jobs:
|
||||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.x'
|
||||
cache: 'pip'
|
||||
- name: Lint
|
||||
run: |
|
||||
pip install flake8
|
||||
|
|
Loading…
Add table
Reference in a new issue