diff --git a/.github/workflows/run-experiments-hibernate-orm.yml b/.github/workflows/run-experiments-hibernate-orm.yml index f9482fe..8c2162a 100644 --- a/.github/workflows/run-experiments-hibernate-orm.yml +++ b/.github/workflows/run-experiments-hibernate-orm.yml @@ -9,7 +9,7 @@ on: env: GRADLE_ENTERPRISE_URL: "https://ge.solutions-team.gradle.com" GIT_REPO: "https://github.com/hibernate/hibernate-orm" - TASKS: "check" + TASKS: "check -x checkstyleMain" jobs: Experiment: