Skip to content

Commit 74aee82

Browse files
Update CONTRIBUTING.md
Co-authored-by: William Black <[email protected]>
1 parent f1edd34 commit 74aee82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ When a PR is made:
276276
If the PR causes any of the wheels to fail to build, the failure will be
277277
reported in the checks for the PR.
278278

279-
- Tests are run via `pytest`. If a test fails, the workflow failure will be
279+
- Tests are run via [`pytest`](https://github.com/tensorflow/tfx/blob/master/.github/workflows/ci-test.yml). If a test fails, the workflow failure will be
280280
reported in the checks for the PR.
281281

282282
- Lint checks are run on the changed files. This workflow makes use of the

0 commit comments

Comments
 (0)