mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Name the coverage job
This commit is contained in:
parent
c843b31686
commit
40e1ae143f
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -143,8 +143,9 @@ jobs:
|
||||
DO_EPUBCHECK: "1"
|
||||
|
||||
coverage:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.event_name == 'push' && github.repository_owner == 'sphinx-doc'
|
||||
runs-on: ubuntu-latest
|
||||
name: Coverage
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user