Skip to content

Commit 41ad507

Browse files
authored
Fix workflow name formatting in cpp.yml
1 parent 2ab4b39 commit 41ad507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: C/C++ CI
1+
name: C++ CI
22

33
on:
44
push:

0 commit comments

Comments
 (0)