Skip to content

Commit f3519e9

Browse files
committed
MAINT: adding spell-check using typos in CI pipeline
1 parent 407e6cd commit f3519e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/github-ci.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ jobs:
7676
echo `ruff --version`
7777
ruff check pdfly/
7878
79+
- name: Spell Check Repo
80+
uses: crate-ci/[email protected]
81+
7982
package:
8083
name: Build & verify package
8184
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)