Skip to content

Commit

Permalink
Run make build in CI checks
Browse files Browse the repository at this point in the history
  • Loading branch information
kfcampbell authored and kazaker committed Dec 28, 2022
1 parent 12dbb8f commit edbe2d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
- run: make tools
- run: make lint
- run: make website-lint
- run: make fmtcheck
- run: make build
- run: make test

0 comments on commit edbe2d9

Please sign in to comment.