ci: explain why we need to run emqx app tests standalone

This commit is contained in:
Zaiming (Stone) Shi 2022-03-09 13:06:18 +01:00
parent bed3c8bc51
commit 632d5bf646
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
name: Check emqx app standalone name: Check emqx app standalone
## apps/emqx can be used as a rebar/mix dependency
## in other project, so we need to make sure apps/emqx
## as an Erlang/Elixir app works standalone
on: on:
push: push:
branches: branches: