Skip to content

Commit 64c4de0

Browse files
committed
Use different task for Micronaut Starter
1 parent 6ceeb66 commit 64c4de0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/run-experiments-micronaut-starter.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ permissions:
1111
env:
1212
DEVELOCITY_URL: "https://ge.solutions-team.gradle.com"
1313
GIT_REPO: "https://github.com/micronaut-projects/micronaut-starter"
14-
TASKS: "check"
15-
ARGS: "-x test-aws:test -x test-buildtool:test -x test-cli:test -x test-cloud:test -x test-core:test -x test-features:test"
14+
TASKS: "assemble :micronaut-cli:nativeCompile"
1615

1716
jobs:
1817
Experiment:

0 commit comments

Comments
 (0)