✏️ fixed typo in pep8 workflow
This commit is contained in:
parent
4758391b26
commit
43d69417b4
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is running PEP8 check
|
|||
on: [push]
|
||||
|
||||
jobs:
|
||||
Pyhton-PEP8:
|
||||
Python-PEP8:
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue