Skip to content

Commit

Permalink
Fix a codespell false positive on assertIn
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaine committed Jun 18, 2024
1 parent a6d91fb commit 1ce549d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
check_filenames: true
check_hidden: false
ignore_words_list: quicly
ignore_words_list: assertIn,quicly
skip: "*.bin"

test:
Expand Down

0 comments on commit 1ce549d

Please sign in to comment.