Skip to content

Commit 3cbca15

Browse files
committed
fixing actions
1 parent e5618a9 commit 3cbca15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/jdi-python.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Run tests excluding unit tests
3939
run: |
4040
pytest -v -m "not unit"
41-
shell: cmd
41+
shell: bash
4242
- name: Save debug log file
4343
uses: actions/upload-artifact@v4
4444
with:

0 commit comments

Comments
 (0)