Skip to content

Commit d6442a8

Browse files
authored
Update test.yml
1 parent b290f16 commit d6442a8

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
@@ -57,7 +57,7 @@ jobs:
5757
java-version: 11
5858
- run: unset _JAVA_OPTIONS
5959
- name: Run tests
60-
run: sudo ../scripts/testApp.sh
60+
run: sudo -E ../scripts/testApp.sh
6161
- name: Post tests
6262
if: always()
6363
run: |

0 commit comments

Comments
 (0)