Skip to content

Commit

Permalink
Use the rust spell checker from FreeRTOS/CI-CD-Github-Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Skptak committed Aug 17, 2023
1 parent 0a5420c commit b150c5c
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 @@ -57,7 +57,7 @@ jobs:
- name: Clone This Repo
uses: actions/checkout@v3
- name: Run spellings check
uses: Skptak/CI-CD-Github-Actions/rust-spell-check@main
uses: FreeRTOS/CI-CD-Github-Actions/rust-spell-check@main
with:
path: ./
formatting:
Expand Down

0 comments on commit b150c5c

Please sign in to comment.