mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-07 16:24:05 +00:00
checkout in same job
This commit is contained in:
parent
e090174d77
commit
c761feafdc
@ -108,6 +108,7 @@ jobs:
|
|||||||
- image: circleci/node:10.16.3
|
- image: circleci/node:10.16.3
|
||||||
working_directory: ~/specs-repo
|
working_directory: ~/specs-repo
|
||||||
steps:
|
steps:
|
||||||
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
name: Check table of contents
|
name: Check table of contents
|
||||||
command: sudo npm install -g doctoc && make check_toc
|
command: sudo npm install -g doctoc && make check_toc
|
||||||
@ -156,9 +157,7 @@ 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user