Skip to content

Commit fccecfb

Browse files
committed
fix typo
1 parent d2d243f commit fccecfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sycl-prebuilt-e2e-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
# Date: Thu Jul 10 16:45:48 2025 +0100
5353
# Merge pull request #1102 from steffenlarsen/steffen/remove_secondary_queue_exceptions
5454
# Remove expected exceptions for secondary queue
55-
cts_binaries_ref: ${{ github.event_name == 'push' && 19e4ed34377c8a8a354d701772427be8c5430b0d || inputs.cts_ref }}
55+
cts_binaries_ref: ${{ github.event_name == 'push' && '19e4ed34377c8a8a354d701772427be8c5430b0d' || inputs.cts_ref }}
5656

5757
# Couldn't make it work from inside the container, so have to use an extra job
5858
# and pass an artifact.

0 commit comments

Comments
 (0)