Skip to content

Commit 577418b

Browse files
authored
Merge pull request #1739 from PerseusDL/lcerrato-patch-73
Update ci.yml
2 parents ed5afa4 + 162fae4 commit 577418b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install Hooktest
2929
run: pip3 install HookTest
3030
- name: Run Hooktest
31-
run: hooktest ./ --console --scheme epidoc --workers 3 --verbose 10 --manifest --countword --allowfailure
31+
run: hooktest ./ --console --scheme epidoc --workers 3 --verbose 10 --manifest --countword
3232
# Include manifest.txt as a job artifact so we can re-use it when creating the release.
3333
- name: Export manifest.txt
3434
id: export_manifest

0 commit comments

Comments
 (0)