Skip to content

Commit 44c0c67

Browse files
authored
Fix typo in CI workflow name (#10)
1 parent 3d5c152 commit 44c0c67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: "CI Testing Bash SCript"
2+
name: "CI Testing Bash Script"
33

44
"on":
55
workflow_dispatch:

0 commit comments

Comments
 (0)