Skip to content

Commit

Permalink
Also run "make build"
Browse files Browse the repository at this point in the history
  • Loading branch information
j2L4e authored Mar 26, 2024
1 parent f3cb12a commit a6ca3e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/on-pr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ jobs:
uses: actions/setup-go@v2
with:
go-version: ${{ matrix.go-version }}
- name: Execute build
run: make build
- name: Execute tests
run: make test-cov

0 comments on commit a6ca3e2

Please sign in to comment.