Commit 8f2cfe92 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

circleci: Stop at the witness.dot step

We don't need to render witness.svg in CI, even if dot(1) is available.
parent dc4662bc
...@@ -405,7 +405,7 @@ workflows: ...@@ -405,7 +405,7 @@ workflows:
name: build_fedora_latest name: build_fedora_latest
dist: fedora dist: fedora
release: latest release: latest
make_target: witness make_target: witness.dot
- build: - build:
name: build_fedora_rawhide name: build_fedora_rawhide
dist: fedora dist: fedora
......
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