Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmach committed Sep 8, 2024
1 parent 0dcc2e7 commit 889d8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ defmodule Req.MixProject do

fn _ ->
if github? do
IO.puts("::group::#{command}")
IO.puts("::group::mix #{command}")
Mix.Task.rerun(task, args)
IO.puts("::endgroup::")
else
Expand Down

0 comments on commit 889d8ff

Please sign in to comment.