mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 14:24:57 -05:00
lint requires install_test in ci
This commit is contained in:
@@ -102,10 +102,12 @@ workflows:
|
||||
test_spec:
|
||||
jobs:
|
||||
- checkout_specs
|
||||
- lint
|
||||
- install_test:
|
||||
requires:
|
||||
- checkout_specs
|
||||
- test:
|
||||
requires:
|
||||
- install_test
|
||||
- lint:
|
||||
requires:
|
||||
- install_test
|
||||
|
||||
Reference in New Issue
Block a user