mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-20 14:28:22 +00:00
lint requires install_test in ci
This commit is contained in:
parent
204bbbbe30
commit
c2942c00c6
@ -102,10 +102,12 @@ workflows:
|
||||
test_spec:
|
||||
jobs:
|
||||
- checkout_specs
|
||||
- lint
|
||||
- install_test:
|
||||
requires:
|
||||
- checkout_specs
|
||||
- test:
|
||||
requires:
|
||||
- install_test
|
||||
- lint:
|
||||
requires:
|
||||
- install_test
|
||||
|
Loading…
x
Reference in New Issue
Block a user