Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup! Correct spelling of macOS
  • Loading branch information
ammario committed Aug 11, 2022
commit be92ae9ccb12c4f496dc3c803b21d45a30f9b80b
2 changes: 1 addition & 1 deletion .github/workflows/coder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: typos-action
uses: crate-ci/typos@v1
uses: crate-ci/typos@master
with:
config: .github/workflows/typos.toml
- name: Fix Helper
Expand Down