Skip to content

Commit 4a8abbb

Browse files
committed
fixup! Minimal mypy setup
1 parent 6addff8 commit 4a8abbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
environment-file: ci/environment-typecheck.yml
8181

8282
- name: mypy
83-
shell: basl -l {0}
83+
shell: bash -l {0}
8484
run: |
8585
mypy fsspec
8686

0 commit comments

Comments
 (0)