✏️ fixed typo in pep8 workflow
All checks were successful
CSS Linter / CSS-Lint (push) Successful in 19s
Javascript Linter / Javascript-Lint (push) Successful in 11s
Python formatting PEP8 / Python-PEP8 (push) Successful in 11s

This commit is contained in:
Finn Christiansen 2023-06-11 15:25:38 +02:00
parent 4758391b26
commit 43d69417b4

View file

@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is running PEP8 check
on: [push] on: [push]
jobs: jobs:
Pyhton-PEP8: Python-PEP8:
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04
steps: steps: