Update pylint.yml

This commit is contained in:
lorenz
2024-01-04 22:24:35 +01:00
committed by GitHub
parent 9d4a87b6e4
commit 2ee9521740

View File

@@ -9,8 +9,7 @@ jobs:
- uses: actions/checkout@v3
- uses: mamba-org/setup-micromamba@v1
with:
init-shell: >-
bash
init-shell: bash
- name: install dependencies
run: |
mamba update --all