Commit c3a75506 authored by Eric Dill's avatar Eric Dill

Enable debug mode in make

parent 6104833f
......@@ -8,5 +8,5 @@ install:
- make dev-env
script:
- set -e
- make test/docs docs
- make test/docs docs -d
- make build-test-all DARGS="--build-arg TEST_ONLY_BUILD=1"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment