Update pylint.yml

This commit is contained in:
lorenz
2024-01-04 22:21:46 +01:00
committed by GitHub
parent c2472f1dcb
commit ceacf02cd6

View File

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