ci: remove the python setup step altogether
This commit is contained in:
parent
13672f774e
commit
bd5f217682
@ -13,10 +13,6 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.11"
|
||||
|
||||
- name: Install commitizen
|
||||
run: pip3 install commitizen
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user