Skip to content

Commit e14d8bb

Browse files
author
Vahid Tavanashad
committed
rename github workflow
1 parent b9e8cb4 commit e14d8bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-with-clang.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build mkl-service with clang
1+
name: Build project with IntelLLVM clang compiler
22

33
on:
44
push:
@@ -10,7 +10,6 @@ permissions: read-all
1010

1111
jobs:
1212
build-with-clang:
13-
name: Build project with IntelLLVM clang compiler
1413
runs-on: ubuntu-latest
1514

1615
strategy:

0 commit comments

Comments
 (0)