checkout specs before checking toc

This commit is contained in:
Martin Lundfall 2019-12-10 18:32:04 +01:00
parent 3190f58a15
commit e090174d77

View File

@ -156,7 +156,9 @@ workflows:
- test: - test:
requires: requires:
- install_pyspec_test - install_pyspec_test
- table_of_contents - table_of_contents:
requires:
- checkout_specs
- lint: - lint:
requires: requires:
- test - test