Skip to content

Commit 3a46580

Browse files
authored
Update test.yml
1 parent a21fbf4 commit 3a46580

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
@@ -55,7 +55,7 @@ jobs:
5555
- run: unset _JAVA_OPTIONS
5656

5757
- name: Run tests
58-
run: sudo ../scripts/testApp.sh
58+
run: sudo -E ../scripts/testApp.sh
5959

6060
- name: Post tests
6161
if: always()

0 commit comments

Comments
 (0)