Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 166a945

Browse files
committedApr 29, 2024··
update to latest MPL
1 parent ce32651 commit 166a945

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed
 

‎.github/workflows/ci_test_vector_net.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,6 @@ jobs:
5252
shell: bash
5353
working-directory: ./TestVectors
5454
run: |
55-
# this is evil, but the MPL test vectors defines an extra Main
56-
sed -i "s/method Main/method NotMain/" ../submodules/MaterialProviders/TestVectorsAwsCryptographicMaterialProviders/dafny/TestVectorsAwsCryptographicMaterialProviders/src/Index.dfy
57-
sed -i "s/<OutputType>Exe/<OutputType>Library/" ../submodules/MaterialProviders/TestVectorsAwsCryptographicMaterialProviders/runtimes/net/TestVectors.csproj
5855
# This works because `node` is installed by default on GHA runners
5956
make transpile_net
6057

0 commit comments

Comments
 (0)
Please sign in to comment.