Skip to content

Commit 0a52e9a

Browse files
Set src/ as working-dir in prepare_tests action
1 parent c2d7ce8 commit 0a52e9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ jobs:
123123
uses: pyansys/pydpf-actions/[email protected]
124124
with:
125125
DEBUG: true
126+
working-directory: src
126127

127128
- name: "List installed packages"
128129
shell: bash

0 commit comments

Comments
 (0)