parent
358e1c5055
commit
3313d0713b
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -35,4 +35,4 @@ jobs:
|
|||||||
- name: Get PDFs
|
- name: Get PDFs
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v3
|
||||||
- name: Run VeraPDF
|
- name: Run VeraPDF
|
||||||
run: verify Thesis/*.pdf | tee /dev/stderr | grep -qE 'nonCompliant="0"'
|
run: verify Thesis/*.pdf | tee /dev/stderr | grep -qE 'nonCompliant="0" failedJobs="0"'
|
||||||
|
Loading…
Reference in New Issue
Block a user