Update pylint.yml
This commit is contained in:
3
.github/workflows/pylint.yml
vendored
3
.github/workflows/pylint.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user