Skip to content

Commit

Permalink
Run the test as well
Browse files Browse the repository at this point in the history
  • Loading branch information
dveeden committed May 8, 2023
1 parent 41057e4 commit 0139aa5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ jobs:
run: mysql_config --version
- name: Sysbench version
run: ./src/sysbench --version
- name: Test
run: make test

0 comments on commit 0139aa5

Please sign in to comment.