Skip to content

Commit

Permalink
debugging party
Browse files Browse the repository at this point in the history
  • Loading branch information
behinger committed Feb 24, 2024
1 parent a8ae87f commit 5a2e578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/benchmarks.jl
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ SUITE["effects"]["lin_spl"] = @benchmarkable effects(
$m_lin_f1_spl,
)

SUITE["fit"]["debugging"] = @benchmarkable read(run(`git status`))
SUITE["fit"]["debugging"] = @benchmarkable read(run(`git diff Project.toml`))

0 comments on commit 5a2e578

Please sign in to comment.