mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 04:10:24 +00:00
Run make ct-examples at the end of normal CI
This commit is contained in:
parent
b36f064a91
commit
7d3aa6c9dd
2 changed files with 38 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -50,7 +50,7 @@ endef
|
|||
|
||||
include erlang.mk
|
||||
|
||||
# Don't run the examples test suite by default.
|
||||
# Don't run the examples/autobahn test suites by default.
|
||||
|
||||
ifndef FULL
|
||||
CT_SUITES := $(filter-out examples ws_autobahn,$(CT_SUITES))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue