Skip to content

Commit a88639d

Browse files
committed
minor tweak
1 parent d87ccbb commit a88639d

File tree

3 files changed

+1
-11
lines changed

3 files changed

+1
-11
lines changed

.github/workflows/ci-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ concurrency:
2323

2424
jobs:
2525
tests:
26-
name: "${{ matrix.session}} ${{ matrix.os }} ${{ matrix.python-version }}"
26+
name: "${{ matrix.session }} ${{ matrix.os }} py${{ matrix.python-version }}"
2727

2828
runs-on: ${{ matrix.os }}
2929

docs/src/developers_guide/contributing_getting_involved.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ If you are new to using GitHub we recommend reading the
5050
contributing_documentation
5151
contributing_codebase_index
5252
contributing_changes
53-
github_app
5453
release
5554

5655

docs/src/developers_guide/github_app.rst

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)