Skip to content

Commit 7840b0c

Browse files
committed
update github action
Signed-off-by: dongjiang <dongjiang1989@126.com>
1 parent 3727457 commit 7840b0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
uses: actions/setup-go@v6
4343
with:
4444
go-version-file: scripts/go.mod
45-
- run: make spelling-update && git diff --exit-code
45+
- run: make spelling-verify

0 commit comments

Comments
 (0)