mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-13 08:02:56 +00:00
.github/workflows/coverage.yml: Fix broken task name
This commit is contained in:
parent
7938b88c9b
commit
1a01ba37f0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/coverage.yml
vendored
2
.github/workflows/coverage.yml
vendored
|
@ -69,7 +69,7 @@ jobs:
|
|||
- name: Unshallow Git clone
|
||||
run: |
|
||||
git fetch --tags --unshallow origin # for "git describe" in coverage.sh
|
||||
- name: Perform check "${{ matrix.MODE }}"
|
||||
- name: Collect test coverage
|
||||
env:
|
||||
MODE: coverage-sh
|
||||
TRAVIS_OS_NAME: linux
|
||||
|
|
Loading…
Add table
Reference in a new issue