Skip to content

Commit 452c771

Browse files
committed
ci: test import fix
1 parent 11aa671 commit 452c771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
uses: ansys/pydpf-actions/[email protected]
124124

125125
- name: "Test import"
126-
shell: pwsh
126+
shell: bash
127127
working-directory: tests
128128
run: |
129129
python -m pip install dist/${{ steps.wheel.outputs.wheel_name }}[plotting]

0 commit comments

Comments
 (0)