Skip to content

Commit 5e6995e

Browse files
author
Alexander Batashev
authored
[CI] Fix typo in config file (#5643)
1 parent 6f92c81 commit 5e6995e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sycl_post_commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ jobs:
100100

101101
windows_default:
102102
name: Windows
103-
using: ./.github/workflows/sycl_windows_build_and_test.yml
103+
uses: ./.github/workflows/sycl_windows_build_and_test.yml

0 commit comments

Comments
 (0)