Skip to content

Commit

Permalink
ci: update make target
Browse files Browse the repository at this point in the history
  • Loading branch information
wtrocki committed Jul 27, 2021
1 parent 301482a commit d71d9a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
- name: Build
run: make build
- name: Test Validator Example
run: make test/validator
run: make test

0 comments on commit d71d9a3

Please sign in to comment.