Skip to content

Commit af3ba73

Browse files
m
1 parent 8d512d8 commit af3ba73

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

codebuild/py312/decrypt_hkeyring_with_net.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,6 @@ phases:
2727
# Build the ESDK-Dafny test vector runner
2828
# Clone SDK-Dafny repo to get test vectors runner source code
2929
- git clone --recurse-submodules https://github.com/aws/aws-encryption-sdk-dafny.git
30-
# - ls
31-
# - cd aws-encryption-sdk-dafny
32-
# - ls
33-
# - cd AwsEncryptionSDK
34-
# - ls
3530
# Download Dafny to build the test vector runner; get Dafny version from project.properties file
3631
- export dafnyVersion=$(grep '^dafnyVersion=' aws-encryption-sdk-dafny/AwsEncryptionSDK/project.properties | cut -d '=' -f 2)
3732
- curl https://github.com/dafny-lang/dafny/releases/download/v$dafnyVersion/dafny-$dafnyVersion-x64-ubuntu-20.04.zip -L -o dafny.zip

0 commit comments

Comments
 (0)