From e35a921640928d64b39c51029ff066b81d1d9765 Mon Sep 17 00:00:00 2001 From: AakashGC Date: Thu, 16 Dec 2021 16:42:00 +1100 Subject: [PATCH] reports path --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 22a7cb52..2ed34089 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,7 +55,7 @@ jobs: if: failure() with: name: execution-reports - path: _build + path: _build/html/reports - name: Build Download Notebooks (sphinx-tojupyter) shell: bash -l {0} run: |