Skip to content

Commit de391d9

Browse files
committed
Fix typo in workflow name
1 parent 7349ac3 commit de391d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuos-integration.yml renamed to .github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: continuos-integration
1+
name: continuous-integration
22

33
on: [push, pull_request]
44

0 commit comments

Comments
 (0)