Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
drewolson committed Jul 6, 2023
1 parent 0382d61 commit be80f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Check Formatting
run: make format-check
- name: Test
r run: make test
run: make test
- name: Build
run: make build
- name: Make Artifacts Directory
Expand Down

0 comments on commit be80f6b

Please sign in to comment.