Skip to content

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed May 20, 2024
1 parent 1e05c05 commit 2435929
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/python_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@ on:
The list of directories to run pytest on. Space-seperated
required: false
default: unittests
base-package:
description: >
The names of the base Python package.
Will be the one uses for coverage, plyint and mypy
required: true
flake8-packages:
description: The names of the Python packages to run flake8 on.
required: true
base-package:
description: >
The names of the base Python package.
Will be the one uses for coverage, plyint and mypy
required: true
flake8-packages:
description: The names of the Python packages to run flake8 on.
required: true

jobs:
build:
Expand Down

0 comments on commit 2435929

Please sign in to comment.