admin: update CI test names
This commit is contained in:
parent
fb57f6d848
commit
4e94617ea8
4
.github/workflows/test-ci.yml
vendored
4
.github/workflows/test-ci.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
|
||||
test-node:
|
||||
|
||||
name: Run Tests
|
||||
name: Run Node.js Tests
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
@ -42,7 +42,7 @@ jobs:
|
||||
|
||||
coverage:
|
||||
|
||||
name: Generate Coverage
|
||||
name: Generate Coverage Report
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user