Skip to content

Commit

Permalink
Don't run benchmarks during CI
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinav committed Nov 19, 2021
1 parent aea2a50 commit e2d3bef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/go.yml
Expand Up @@ -47,6 +47,3 @@ jobs:

- name: Upload coverage to codecov.io
uses: codecov/codecov-action@v1

- name: Benchmark
run: make bench

0 comments on commit e2d3bef

Please sign in to comment.