Skip to content

Commit 2453a29

Browse files
committed
Run cog with --diff
1 parent 9298ea8 commit 2453a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454
run: black . --check
5555
- name: Check if cog needs to be run
5656
run: |
57-
cog --check README.md docs/*.rst
57+
cog --check --diff README.md docs/*.rst

0 commit comments

Comments
 (0)