Skip to content

Commit e3a2a6c

Browse files
committed
e2e test
1 parent d06fa8c commit e3a2a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
run: |
6666
rc=0
6767
for DRIVER_VERSION in ${DRIVER_VERSIONS}; do
68-
echo "Running e2e for DRIVER_VERSION=$DRIVER_VERSION"
68+
echo " SHIVA Running e2e for DRIVER_VERSION=$DRIVER_VERSION"
6969
status=0
7070
OPERATOR_OPTIONS="${GPU_OPERATOR_OPTIONS} --set driver.version=${COMMIT_SHORT_SHA}-${DRIVER_VERSION}"
7171
# add escape character for space

0 commit comments

Comments
 (0)