Compare commits
1 Commits
750513b119
...
a3c2e2d64b
Author | SHA1 | Date | |
---|---|---|---|
a3c2e2d64b |
@@ -42,7 +42,7 @@ jobs:
|
|||||||
python-version: '3.12'
|
python-version: '3.12'
|
||||||
|
|
||||||
- name: Install deps
|
- name: Install deps
|
||||||
run: apt-get update && apt-get install -y gettext bc
|
run: apt-get update && apt-get install gettext bc
|
||||||
|
|
||||||
- run: pip install pre-commit
|
- run: pip install pre-commit
|
||||||
- run: pre-commit install
|
- run: pre-commit install
|
||||||
|
Reference in New Issue
Block a user