ci: rename test job to "Run tests"
This commit is contained in:
parent
bf6060b6d1
commit
282d1faad1
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ on:
|
|||
|
||||
jobs:
|
||||
test:
|
||||
name: Test
|
||||
name: Run tests
|
||||
runs-on: native
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue