Skip to content

Commit e9085b7

Browse files
m
1 parent ae72693 commit e9085b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

codebuild/py312/decrypt_dafny_esdk_vectors_keyrings.yml

+2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ phases:
2424
commands:
2525
# Build and install MPL test vector Python package
2626
- pip install "tox < 4.0"
27+
- cd test_vector_handlers/
2728
- tox -e install-mpl-runner
29+
- cd ..
2830
# Fetch test vectors from Dafny ESDK's most recent run
2931
# (Assuming the first result is most recent; seems to be correct...)
3032
- |

0 commit comments

Comments
 (0)