parent
a32ca00846
commit
c2c0f2624b
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