Skip to content

Commit

Permalink
Merge bb6632b into c6eaeda
Browse files Browse the repository at this point in the history
  • Loading branch information
abtink committed Oct 3, 2023
2 parents c6eaeda + bb6632b commit 67235bf
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 @@ -95,7 +95,7 @@ jobs:
- name: Bootstrap
run: |
python -m pip install --upgrade pip
pip install codespell
pip install --force-reinstall codespell==2.2.4
- name: Check
run: |
script/code-spell check
Expand Down

0 comments on commit 67235bf

Please sign in to comment.