This commit is contained in:
dignifiedquire
2019-09-18 20:12:01 +02:00
committed by holger krekel
parent 939ca7f7d3
commit 361f14bffe

View File

@@ -185,7 +185,7 @@ workflows:
test:
jobs:
- cargo_fetch
- build_test_docs_wheel
- build_test_docs_wheel:
requires:
- cargo_fetch
- upload_docs_wheels: