Skip to content

Commit 19a2ec1

Browse files
committed
Remove redundant testing (covered internally)
1 parent c902d53 commit 19a2ec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ngc-release-testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
secrets: inherit
4747

4848
finalize:
49-
needs: [ test-nccl, test-jax, test-maxtext, test-maxtext-eks, test-maxtext-gke ]
49+
needs: [ test-nccl, test-maxtext-eks, test-maxtext-gke ]
5050
if: "!cancelled()"
5151
uses: ./.github/workflows/_finalize.yaml
5252
secrets: inherit

0 commit comments

Comments
 (0)