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 5b6e87e commit d2f9820Copy full SHA for d2f9820
.github/workflows/mlflow-ci.yml
@@ -281,7 +281,6 @@ jobs:
281
282
echo "Running MLflow application tests against ${{ steps.expose-port.outputs.hostname }}"
283
python tests/mlflow_test.py ${{ steps.expose-port.outputs.hostname }} --protocol https
284
- if: false # Disabled for now until we're ready to implement application tests
285
286
- name: Install troubleshoot
287
run: curl -L https://github.com/replicatedhq/troubleshoot/releases/latest/download/support-bundle_linux_amd64.tar.gz | tar xzvf -
0 commit comments