Skip to content

Commit 66ecb7f

Browse files
Merge pull request #167 from camilaagw/Fix-typo
Fix typo in workflow name for Github actions
2 parents 7349ac3 + de391d9 commit 66ecb7f

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)