Commit 04b1edb
committed
Disable Surefire system classloader in CI
Add -Dsurefire.useSystemClassLoader=false to the Maven test invocation in the GitHub Actions workflow. This disables Surefire's system classloader to avoid classloader-related test failures and improve compatibility when running forked tests in CI.1 parent cf31a58 commit 04b1edb
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments