Skip to content

Commit de19a70

Browse files
authored
Update smoke-tests.yml
1 parent 35196e0 commit de19a70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169
- name: 'preparation: build all needed components'
170170
working-directory: '${{ env.CONCURRENCY_GROUP }}/mtl'
171171
run: |
172-
.github/scripts/setup_environment.sh
172+
sudo -E .github/scripts/setup_environment.sh
173173
174174
- name: 'preparation: Evaluate choosen validation-test-port-p and validation-test-port-r'
175175
run: |

0 commit comments

Comments
 (0)