Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dgilman committed Feb 21, 2023
1 parent 2360405 commit 999d15e
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 @@ -17,7 +17,7 @@ jobs:
- name: install lint deps
run: make format-install
- name: install docs deps
run: make format-docs
run: make docs-install
- name: format-check
run: make format-check
- name: docs
Expand Down

0 comments on commit 999d15e

Please sign in to comment.