We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6addff8 commit 4a8abbbCopy full SHA for 4a8abbb
.github/workflows/main.yaml
@@ -80,7 +80,7 @@ jobs:
80
environment-file: ci/environment-typecheck.yml
81
82
- name: mypy
83
- shell: basl -l {0}
+ shell: bash -l {0}
84
run: |
85
mypy fsspec
86
0 commit comments