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 22a5e90 commit d86f1f8Copy full SHA for d86f1f8
.github/workflows/ci.yml
@@ -107,7 +107,7 @@ jobs:
107
run: |
108
mvn -q -Pdeveloper -pl developer -Ddeploydb
109
mvn -q -Pdeveloper -pl developer -Ddeploydb-simulator
110
- python3 -m pip install --user --upgrade tools/marvin/dist/Marvin-*.tar.gz
+ python3 -m pip install --user --upgrade tools/marvin/dist/marvin-*.tar.gz
111
112
- name: Start CloudStack mgmt (Jetty) in background
113
id: start_ms
0 commit comments