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 1361ed5 commit f91e4c9Copy full SHA for f91e4c9
.github/workflows/test.yml
@@ -56,4 +56,4 @@ jobs:
56
run: black . --check
57
- name: Check if cog needs to be run
58
run: |
59
- cog --check README.md docs/*.rst
+ cog --check --diff README.md docs/*.rst
0 commit comments