Update the test job ID to `smoke-test`
This commit is contained in:
parent
3a5c774287
commit
713d81cca0
|
@ -7,7 +7,7 @@ on: # yamllint disable-line rule:truthy
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
smoke-test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
Loading…
Reference in New Issue