Skip to content

Commit 1e577bb

Browse files
committed
update command
1 parent 816aca4 commit 1e577bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
with:
2020
image: hexlet/languagetool-cli:latest
2121
options: -v ${{ github.workspace }}/modules:/content
22-
run: node ./bin/check.js
22+
run: node ./bin/run.js check /content/**/*.md

0 commit comments

Comments
 (0)