Skip to content

Commit d2f9820

Browse files
committed
enable application tests
1 parent 5b6e87e commit d2f9820

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/mlflow-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,6 @@ jobs:
281281
282282
echo "Running MLflow application tests against ${{ steps.expose-port.outputs.hostname }}"
283283
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
285284
286285
- name: Install troubleshoot
287286
run: curl -L https://github.com/replicatedhq/troubleshoot/releases/latest/download/support-bundle_linux_amd64.tar.gz | tar xzvf -

0 commit comments

Comments
 (0)