From 9d4a87b6e4a50a2839445767034a66f474441083 Mon Sep 17 00:00:00 2001 From: lorenz Date: Thu, 4 Jan 2024 22:23:15 +0100 Subject: [PATCH] Update pylint.yml --- .github/workflows/pylint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pylint.yml b/.github/workflows/pylint.yml index edc8cea..1581ea5 100644 --- a/.github/workflows/pylint.yml +++ b/.github/workflows/pylint.yml @@ -8,7 +8,7 @@ jobs: steps: - uses: actions/checkout@v3 - uses: mamba-org/setup-micromamba@v1 - with: + with: init-shell: >- bash - name: install dependencies