Skip to content
Compare
Choose a tag to compare
@rhysd rhysd released this 01 Jan 04:53
· 409 commits to master since this release
  • Fix: Extracting the benchmark result value from go test -bench did not assume float numbers (Fixed #5)
  • Fix: Running this action on pull_request event caused an error since head_commit payload is not set at the event. In the case, now this action tries to extract the commit information from pull_request payload