mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 10:54:59 -05:00
Add deposit_contract/requirements-testing.txt to checksum
This commit is contained in:
@@ -35,8 +35,8 @@ commands:
|
||||
description: "Restore the cache with default keys"
|
||||
steps:
|
||||
- restore_cached_venv:
|
||||
venv_name: v1-pyspec-04
|
||||
reqs_checksum: '{{ checksum "test_libs/pyspec/requirements.txt" }}-{{ checksum "test_libs/pyspec/requirements-testing.txt" }}'
|
||||
venv_name: v1-pyspec-01
|
||||
reqs_checksum: '{{ checksum "test_libs/pyspec/requirements.txt" }}-{{ checksum "test_libs/pyspec/requirements-testing.txt" }}--{{ checksum "deposit_contract/requirements-testing.txt" }}'
|
||||
jobs:
|
||||
checkout_specs:
|
||||
docker:
|
||||
|
||||
Reference in New Issue
Block a user