Skip to content

Commit 0e5f28a

Browse files
author
kirthana14m
committed
Need to pass all the variable to interface
1 parent 7262d74 commit 0e5f28a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci_linux.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ jobs:
8787
test_type: ${{ inputs.test_type }}
8888
test_labels: ${{ inputs.test_labels }}
8989
sanity_check_only_for_family: ${{ inputs.sanity_check_only_for_family == true }}
90+
env:
91+
PROJECT_TO_TEST: ${{ env.PROJECT_TO_TEST }}
9092

9193

9294
build_portable_linux_python_packages:

0 commit comments

Comments
 (0)