File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ jobs:
120
120
run : python -c "from ansys.dpf import core"
121
121
122
122
- name : " Prepare Testing Environment"
123
- uses : ansys/pydpf-actions/prepare_tests@v2.3
123
+ uses : ansys/pydpf-actions/prepare_tests@dependencies/bump_pyvista_setup-headless-display-action_to_v4
124
124
with :
125
125
DEBUG : true
126
126
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ jobs:
116
116
run : python -c "from ansys.dpf import core"
117
117
118
118
- name : " Prepare Testing Environment"
119
- uses : ansys/pydpf-actions/prepare_tests@v2.3
119
+ uses : ansys/pydpf-actions/prepare_tests@dependencies/bump_pyvista_setup-headless-display-action_to_v4
120
120
with :
121
121
DEBUG : true
122
122
Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ jobs:
137
137
ls
138
138
139
139
- name : " Prepare Testing Environment"
140
- uses : ansys/pydpf-actions/prepare_tests@v2.3
140
+ uses : ansys/pydpf-actions/prepare_tests@dependencies/bump_pyvista_setup-headless-display-action_to_v4
141
141
with :
142
142
DEBUG : true
143
143
working-directory : pydpf-post
Original file line number Diff line number Diff line change 98
98
run : python -c "from ansys.dpf import core"
99
99
100
100
- name : " Prepare Testing Environment"
101
- uses : ansys/pydpf-actions/prepare_tests@v2.3
101
+ uses : ansys/pydpf-actions/prepare_tests@dependencies/bump_pyvista_setup-headless-display-action_to_v4
102
102
with :
103
103
DEBUG : true
104
104
Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ jobs:
206
206
python -c "from ansys.dpf import core"
207
207
208
208
- name : " Prepare Testing Environment"
209
- uses : ansys/pydpf-actions/prepare_tests@v2.3
209
+ uses : ansys/pydpf-actions/prepare_tests@dependencies/bump_pyvista_setup-headless-display-action_to_v4
210
210
with :
211
211
DEBUG : true
212
212
You can’t perform that action at this time.
0 commit comments