Skip to content

Commit cc4a2d8

Browse files
authored
Update test.yml
1 parent 1619b4f commit cc4a2d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- run: unset _JAVA_OPTIONS
5959

6060
- name: Run tests
61-
run: sudo ../scripts/testApp.sh
61+
run: sudo -E ../scripts/testApp.sh
6262

6363
- name: Post tests
6464
if: always()

0 commit comments

Comments
 (0)