mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Don't call xdg-open at the end of CI
This commit is contained in:
parent
190f698990
commit
9a9183edf8
1 changed files with 0 additions and 5 deletions
5
Makefile
5
Makefile
|
@ -35,11 +35,6 @@ TEST_ERLC_OPTS += +'{parse_transform, eunit_autoexport}'
|
||||||
|
|
||||||
# DIALYZER_OPTS += --src -r test
|
# DIALYZER_OPTS += --src -r test
|
||||||
|
|
||||||
# Open logs after CI ends.
|
|
||||||
|
|
||||||
ci::
|
|
||||||
$(gen_verbose) xdg-open logs/all_runs.html
|
|
||||||
|
|
||||||
# Use erl_make_certs from the tested release.
|
# Use erl_make_certs from the tested release.
|
||||||
|
|
||||||
ci-setup:: clean deps test-deps
|
ci-setup:: clean deps test-deps
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue