Skip to content

Commit 25ba052

Browse files
authored
Augment timeout for PyDPF-Post testing (#1723)
1 parent a8714e4 commit 25ba052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pydpf-post.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
run: |
162162
pytest $DEBUG --reruns 2 .
163163
if: always()
164-
timeout-minutes: 20
164+
timeout-minutes: 60
165165

166166
- name: "Kill all servers"
167167
uses: ansys/pydpf-actions/[email protected]

0 commit comments

Comments
 (0)