From c98ef45b77b5119400aeb32a6fc7d0a328e9d809 Mon Sep 17 00:00:00 2001 From: Daniela Rus Morales Date: Wed, 20 Nov 2024 16:30:27 +0100 Subject: [PATCH] Hint for matrix in GHA Workflow --- .github/workflows/tests.yaml | 4 ++-- docs/source/conf.py | 2 +- docs/source/examples/a-blog-with-ablog.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 64bd676..53c574b 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -33,7 +33,7 @@ jobs: - name: Run make lint run: make lint - python-tests: + python-sphinx: runs-on: ubuntu-latest strategy: matrix: @@ -49,7 +49,7 @@ jobs: - name: Run unit tests run: tox -e py3.13-sphinx${{ matrix.sphinx }} - javascript-tests: + javascript: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 diff --git a/docs/source/conf.py b/docs/source/conf.py index 810eeaa..5805092 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -123,7 +123,7 @@ "link": "/examples/self-hosting-multiple-versions.html" }, { - "text": "A blog with ABlog and Nefertiti", + "text": "A blog with ABlog", "link": "/examples/a-blog-with-ablog.html" } ) diff --git a/docs/source/examples/a-blog-with-ablog.md b/docs/source/examples/a-blog-with-ablog.md index f0b5d4a..7a80282 100644 --- a/docs/source/examples/a-blog-with-ablog.md +++ b/docs/source/examples/a-blog-with-ablog.md @@ -1,3 +1,3 @@ -# A blog with ABlog and Nefertiti +# A blog with ABlog Blah blah blah...