remove 'build' sublevel
This commit is contained in:
parent
e76a01f8c4
commit
2e430fc5eb
@ -16,7 +16,6 @@ executors:
|
||||
|
||||
jobs:
|
||||
otp24:
|
||||
build:
|
||||
executor: aebuilder
|
||||
steps:
|
||||
- checkout
|
||||
@ -24,7 +23,6 @@ jobs:
|
||||
- store_artifacts:
|
||||
path: _build/test/logs
|
||||
otp23:
|
||||
build:
|
||||
executor: aebuilder23
|
||||
steps:
|
||||
- checkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user