diff --git a/.github/workflows/regression-tests.yml b/.github/workflows/regression-tests.yml index 7b120678e3..ca768a8bf4 100644 --- a/.github/workflows/regression-tests.yml +++ b/.github/workflows/regression-tests.yml @@ -12,6 +12,7 @@ jobs: matrix: include: - package: 'DocumenterCitations' + - package: 'DocumenterInterLinks' - package: 'DocumenterMermaid' - package: 'Asciicast' steps: