Skip to content
This repository was archived by the owner on Jan 11, 2024. It is now read-only.

Commit 3609b80

Browse files
committed
chore: test spell check action
1 parent fc3656c commit 3609b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Spellcheck Action
4141
uses: rojopolis/[email protected]
4242
with:
43-
config_path: .github/config/spellcheck.yml
43+
config_path: '.github/config/spellcheck.yml'
4444

4545
swift-package-test:
4646
name: Run Swift Package Tests

0 commit comments

Comments
 (0)