Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hirosassa committed Aug 8, 2021
1 parent 465e906 commit 8cb0d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: make check-mod

- name: Check doc
run: make check-doc
run: make check-docs

- name: Test
run: make test
Expand Down

0 comments on commit 8cb0d4b

Please sign in to comment.