Skip to content

Commit eaa11ef

Browse files
authored
Fix typo
1 parent 9b85bec commit eaa11ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
elixir: main
1515
- erlang: "25.2"
1616
elixir: "1.14.3"
17-
lint: true"
17+
lint: true
1818
steps:
1919
- uses: actions/checkout@v3
2020

0 commit comments

Comments
 (0)