Commit 346cbec4 authored by ericdill's avatar ericdill

Revert debug flag on make [ci skip]

parent 9c11f4b8
...@@ -8,5 +8,5 @@ install: ...@@ -8,5 +8,5 @@ install:
- make dev-env - make dev-env
script: script:
- set -e - set -e
- make test/docs docs -d - make test/docs docs
- make build-test-all DARGS="--build-arg TEST_ONLY_BUILD=1" - 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