File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -101,6 +101,7 @@ jobs:
101
101
document : ' The PoC-Library'
102
102
latex_artifact : ' PoC-LaTeX'
103
103
pdf_artifact : ' PoC-PDF'
104
+ can-fail : ' true'
104
105
105
106
PublishToGitHubPages :
106
107
uses : pyTooling/Actions/.github/workflows/PublishToGitHubPages.yml@r5
Original file line number Diff line number Diff line change @@ -20,6 +20,6 @@ sphinx_design ~= 0.6.1
20
20
sphinx-copybutton >= 0.5.2
21
21
sphinx_autodoc_typehints ~= 3.1
22
22
sphinx_reports ~= 0.9
23
- pyedaa.osvvm ~= 0.6
23
+ # pyedaa.osvvm ~= 0.5
24
24
25
25
sphinxcontrib-wavedrom ~= 3.0
Original file line number Diff line number Diff line change 1
1
Unittest Summary Report
2
2
#######################
3
3
4
-
5
-
6
- .. #report:unittest-summary::
4
+ .. report :unittest-summary ::
7
5
:reportid: src
8
6
9
7
OSVVM Libraries Build Report
@@ -12,6 +10,6 @@ OSVVM Libraries Build Report
12
10
Test report generated with `OSVVM <https://github.com/OSVVM >`__ and
13
11
`pyEDAA.OSVVM <https://github.com/pyg/sphinx-reports >`__.
14
12
15
- .. osvvm :build-summary ::
13
+ .. # osvvm:build-summary::
16
14
:reportid: PoC
17
15
:build-name: The PoC-Library
You can’t perform that action at this time.
0 commit comments