change job name
This commit is contained in:
parent
fe055cdc73
commit
3118385499
|
@ -6,7 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
lint-and-test:
|
||||
name: Continuous integration
|
||||
name: Unit test
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue