Update config.yml
This commit is contained in:
parent
c2942c00c6
commit
f830f83a1d
|
@ -102,12 +102,12 @@ workflows:
|
|||
test_spec:
|
||||
jobs:
|
||||
- checkout_specs
|
||||
- lint:
|
||||
requires:
|
||||
- checkout_specs
|
||||
- install_test:
|
||||
requires:
|
||||
- checkout_specs
|
||||
- test:
|
||||
requires:
|
||||
- install_test
|
||||
- lint:
|
||||
requires:
|
||||
- install_test
|
||||
|
|
Loading…
Reference in New Issue