Skip to content

Commit

Permalink
[benchmarks] add commit URL for showing commits when clicked (#182)
Browse files Browse the repository at this point in the history
show commit at URL
  • Loading branch information
zacharyburnett authored Jul 24, 2023
1 parent 6e2f95d commit b3a98f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions asv.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"branches": [
"main"
],
"show_commit_url": "http://github.com/spacetelescope/stcal/commit/",
"environment_type": "conda",
"install_command": [
"pip install ."
Expand Down

0 comments on commit b3a98f7

Please sign in to comment.