We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75cf002 commit 5610a65Copy full SHA for 5610a65
.github/workflows/check.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: ./
42
id: chocolate
43
with:
44
- bibfile: test/inconsistent.bib
+ bibfile: jabref-demonstration-libraries/chocolate/Chocolate.bib
45
- name: chocolate did not fail?
46
if: steps.chocolate.outcome == 'success'
47
run: exit 1
0 commit comments