Skip to content

Commit

Permalink
accurate coverage workflow step name
Browse files Browse the repository at this point in the history
  • Loading branch information
shnewto authored Mar 30, 2023
1 parent b5ca8ef commit e3661e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ jobs:
with:
command: test

test-ubuntu-latest-with-coverage:
name: ubuntu-latest test suite stable with coverage
test-with-coverage:
name: ubuntu-latest test suite with coverage
needs: [format]
runs-on: ubuntu-latest
container:
Expand Down

0 comments on commit e3661e2

Please sign in to comment.