Skip to content

Commit 28e15cf

Browse files
noopurintelad_n0
andauthored
Skip GaNDLF workflow in PR pipeline - bug #1007 (#1597)
Signed-off-by: ad_n0 <[email protected]> Co-authored-by: ad_n0 <[email protected]>
1 parent e83fb4c commit 28e15cf

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/pr_pipeline.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,10 @@ jobs:
3939
name: Federated Runtime Watermarking E2E
4040
uses: ./.github/workflows/wf_watermarking_fed_runtime.yml
4141

42-
gandlf_taskrunner:
43-
name: GaNDLF TaskRunner E2E
44-
uses: ./.github/workflows/gandlf.yml
42+
# Uncomment the call once this bug is fixed - https://github.com/mlcommons/GaNDLF/issues/1007
43+
# gandlf_taskrunner:
44+
# name: GaNDLF TaskRunner E2E
45+
# uses: ./.github/workflows/gandlf.yml
4546

4647
hadolint_security_scan:
4748
name: Hadolint Security Scan

0 commit comments

Comments
 (0)