We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 330351a commit 66a4f99Copy full SHA for 66a4f99
.github/workflows/run-experiments-micronaut-core.yml
@@ -10,7 +10,7 @@ env:
10
DEVELOCITY_URL: "https://ge.solutions-team.gradle.com"
11
GIT_REPO: "https://github.com/micronaut-projects/micronaut-core"
12
TASKS: "check"
13
- ARGS: "-x :http-client:test -x :inject:test -x japiCmp -DpredictiveTestSelection=false"
+ ARGS: "-x japiCmp -DpredictiveTestSelection=false --warn"
14
15
jobs:
16
Experiment:
0 commit comments