Skip to content

Commit cadcb21

Browse files
committed
Test java
1 parent b35c6e0 commit cadcb21

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/run-all-unit-tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ jobs:
4646
export SHELL=/bin/zsh
4747
touch ~/.zshrc
4848
unset JAVA_HOME
49+
export PATH=/usr/bin:/bin:/usr/sbin:/sbin
50+
4951
5052
npm run test -- ./test/java --no-file-parallelism --disable-console-intercept
5153

0 commit comments

Comments
 (0)