We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2264cb7 commit 4c5d4adCopy full SHA for 4c5d4ad
codebuild/py312/decrypt_hkeyring_with_net.yml
@@ -23,11 +23,6 @@ phases:
23
- unzip 312_hkeyring_manifest.zip
24
- export DAFNY_AWS_ESDK_TEST_VECTOR_MANIFEST_PATH="${PWD}/312_hkeyring_manifest/manifest.json"
25
26
- # Approach 1: "The Right Way":
27
-
28
- # TODO: Get published NET TestVectors runner
29
30
- # Approach 2: "The Quick Way:"
31
32
# Download dafny
33
- curl https://github.com/dafny-lang/dafny/releases/download/v4.7.0/dafny-4.7.0-x64-ubuntu-20.04.zip -L -o dafny.zip
0 commit comments