build docs for tests so the harness can identify unavailables

develop
Myk Taylor 2023-08-04 23:31:01 -07:00
parent 3358a2b516
commit c323576c1e
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

@ -20,6 +20,7 @@ jobs:
structures_ref: ${{ inputs.structures_ref }}
artifact-name: test-msvc
cache-id: test
docs: true
tests: true
build-linux:
@ -33,6 +34,7 @@ jobs:
cache-id: test
stonesense: ${{ matrix.plugins == 'all' }}
extras: ${{ matrix.plugins == 'all' }}
docs: true
tests: true
gcc-ver: ${{ matrix.gcc }}
secrets: inherit