Skip to content

Commit 078a61c

Browse files
committed
Is bash required for simple commands?
1 parent dc4aaec commit 078a61c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/actions/common/action.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,5 @@ runs:
2424
allow-prereleases: true
2525
- name: Install tox
2626
run: python -m pip install tox
27-
shell: bash
2827
- name: Run
2928
run: tox
30-
shell: bash

0 commit comments

Comments
 (0)