Skip to content

Commit 1adbb99

Browse files
authored
ci: OPTIONAL -> IS_OPTIONAL (#22)
Signed-off-by: Terry Kong <terryk@nvidia.com>
1 parent 9515e47 commit 1adbb99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169
- grpo.sh
170170
with:
171171
# TODO: For now, allow these to fail since the checks are not robust.
172-
OPTIONAL: true
172+
IS_OPTIONAL: true
173173
RUNNER: self-hosted-azure
174174
TIMEOUT: 8
175175
SCRIPT: |

0 commit comments

Comments
 (0)