Ignore errors with ZF DAG rendering

This commit is contained in:
Jack Grigg 2024-01-04 15:46:09 +00:00
parent c0e3c1b438
commit 5141d24c45
1 changed files with 1 additions and 0 deletions

View File

@ -111,6 +111,7 @@ jobs:
ZENHUB_TOKEN: ${{ secrets.ZENHUB_TOKEN }}
DAG_VIEW: zf
SHOW_EPICS: true
continue-on-error: true
- name: Copy the index page
run: cp ./index.html ./public