1 Commits

Author SHA1 Message Date
51e1f99088 ci: add simple workflow for pre-commit 2025-05-12 19:19:08 +03:00

View File

@@ -37,7 +37,7 @@ jobs:
go-version: '1.23'
- name: Set up Python for pre-commit
uses: https://github.com/actions/setup-python@v5
- uses: https://github.com/actions/setup-python@v5
with:
python-version: '3.12'