Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: Y.Hisaki <[email protected]>
  • Loading branch information
yhisaki committed Nov 29, 2024
1 parent bc048fd commit b580084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test-differential.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
if [ "${{ needs.make-sure-require-cuda-label-is-present.outputs.result }}" != "true" ]; then
suffix_list='[""]'
fi
echo "${suffix_list}"
echo "suffix-list=${suffix_list}" >> $GITHUB_OUTPUT
build-and-test-differential:
Expand Down

0 comments on commit b580084

Please sign in to comment.