We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b8821b commit 69c54cbCopy full SHA for 69c54cb
.github/actions/test/action.yml
@@ -12,6 +12,7 @@ runs:
12
# The Python to be tested with is required to already be setup, with "python" and "pip" on the system Path
13
14
- name: Doctests
15
+ shell: bash
16
run: python shapefile.py
17
18
- name: Install test dependencies.
0 commit comments