ci: lexical order examples
This commit is contained in:
parent
b234b496f8
commit
9aa3962145
|
@ -13,12 +13,12 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
example:
|
example:
|
||||||
[
|
[
|
||||||
web-chat,
|
|
||||||
eth-pm,
|
|
||||||
eth-pm-wallet-encryption,
|
eth-pm-wallet-encryption,
|
||||||
|
eth-pm,
|
||||||
|
relay-angular-chat,
|
||||||
relay-reactjs-chat,
|
relay-reactjs-chat,
|
||||||
store-reactjs-chat,
|
store-reactjs-chat,
|
||||||
relay-angular-chat,
|
web-chat
|
||||||
]
|
]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue