Skip to content

Commit

Permalink
point to the actual branch in asv (Friday brain)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfmig committed Oct 13, 2023
1 parent 682c51a commit d83f97b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asv.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

// List of branches to benchmark. If not provided, defaults to "master"
// (for git) or "default" (for mercurial).
"branches": ["smg/cellfinder-workflow-cli-w-tests"], // for git
"branches": ["smg/cellfinder-cli-benchmark"], // for git
// "branches": ["default"], // for mercurial

// The DVCS being used. If not set, it will be automatically
Expand Down

0 comments on commit d83f97b

Please sign in to comment.