We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67d2dff commit 57c5528Copy full SHA for 57c5528
.github/workflows/python_and_pip/action.yml
@@ -18,3 +18,4 @@ runs:
18
requirements/base.txt
19
- name: Install dependencies
20
run: pip install -r requirements/local.txt
21
+ shell: bash
0 commit comments