We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e8dd5 commit d48edadCopy full SHA for d48edad
.github/workflows/test.yml
@@ -15,4 +15,4 @@ jobs:
15
- run: make test
16
- run: make docs
17
- name: Verify no stale documentation
18
- run: git diff --exit-code -- . ':(exclude)**/*.md'
+ run: git diff --exit-code
0 commit comments