We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0432143 commit 71e4d16Copy full SHA for 71e4d16
.github/workflows/build.yml
@@ -64,4 +64,4 @@ jobs:
64
pip install -r requirements.txt
65
66
- run: cp .proselintrc ~/
67
- - run: proselint src/content
+ - run: time proselint src/content
0 commit comments