Add pre-commit, fix trailing whitespace
This commit is contained in:
parent
8dd8c0a2be
commit
953ba11036
4 changed files with 33 additions and 8 deletions
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
- name: Install system dependencies
|
||||
run: |
|
||||
apt-get update
|
||||
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends python3-venv pipx
|
||||
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends python3-venv pipx
|
||||
|
||||
- name: Install Poetry
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue