ci: improve CI configuration (#15287)
* ci: improve CI configuration * ci: add name for some jobs
This commit is contained in:
parent
6396243973
commit
363bdac39b
6 changed files with 12 additions and 1 deletions
1
.github/workflows/test-production.yml
vendored
1
.github/workflows/test-production.yml
vendored
|
|
@ -12,6 +12,7 @@ env:
|
|||
|
||||
jobs:
|
||||
production:
|
||||
name: Production build
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue