Skip to content

Commit d390839

Browse files
authored
Merge pull request #197 from pjbgf/bench
build: Add bench execution
2 parents 59a70f1 + c488af2 commit d390839

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
go-version: ${{ matrix.go-version }}
3535
- name: Run Tests
3636
run: make test
37+
- run: make bench
3738

3839
tests:
3940
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)