Skip to content

Commit d8b8479

Browse files
committed
Set old credo to latest release
1 parent 5b2287f commit d8b8479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/old_credo.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{argv, ["--" | rest]} -> {argv, rest}
55
end
66

7-
old_credo_ref = List.first(argv) || "db3ec988e498dd8c706e4ebc4125860d610161c4"
7+
old_credo_ref = List.first(argv) || "v1.7.15"
88

99
if old_credo_ref == "." do
1010
Mix.install([{:credo, path: "."}])

0 commit comments

Comments
 (0)