Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Commit 21c309d

Browse files
Fix the link to run_e2e_workflow.py script
1 parent b7fef22 commit 21c309d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prow_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file configures the workflows to trigger in our Prow jobs.
2-
# see kubeflow/testing/py/run_e2e_workflow.py
2+
# see https://github.com/kubeflow/testing/blob/master/py/kubeflow/testing/run_e2e_workflow.py
33
workflows:
44
- app_dir: kubeflow/pytorch-operator/test/workflows
55
component: workflows

0 commit comments

Comments
 (0)