We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aa2cbd commit 13c1a9cCopy full SHA for 13c1a9c
.github/workflows/downstream_python_enterprise.yml
@@ -147,7 +147,7 @@ jobs:
147
- name: Quickly Build timefold-solver-enterprise
148
working-directory: ./timefold-solver-enterprise
149
shell: bash
150
- run: mvn -B -Dquickly clean verify
+ run: mvn -B -Dquickly clean install
151
- name: Build with Maven to install parent poms for python build
152
working-directory: ./timefold-solver-python
153
run: mvn -B --fail-at-end clean install
0 commit comments