Skip to content

Commit 688969f

Browse files
committed
Merge branch 'master' into rtd-build
2 parents 0fce3be + e95acc6 commit 688969f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- run: nix profile install nixpkgs#devenv
2727
- run: LC_ALL=en_US.UTF-8 make devenv-test devenv-coverage devenv-docs PYTHON=${{ matrix.python }} SPHINX=${{ matrix.sphinx }}
2828
- uses: coverallsapp/github-action@v2
29+
if: matrix.python == 'python314' && matrix.sphinx == '8.2.3'
2930
with:
3031
debug: true
3132
format: cobertura

0 commit comments

Comments
 (0)