Skip to content

Commit 71e4d16

Browse files
committed
add time to debug
1 parent 0432143 commit 71e4d16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ jobs:
6464
pip install -r requirements.txt
6565
6666
- run: cp .proselintrc ~/
67-
- run: proselint src/content
67+
- run: time proselint src/content

0 commit comments

Comments
 (0)