Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/dafny_interop_test_net.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
dafny-version: ${{ inputs.mpl-dafny }}

- name: Update MPL submodule
working-directory: submodules/MaterialProviders
working-directory: mpl
run: |
git fetch
git checkout ${{inputs.mpl-commit}}
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/dafny_interop_test_vector_net.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
dafny-version: ${{ inputs.mpl-dafny }}

- name: Update MPL submodule
working-directory: submodules/MaterialProviders
working-directory: mpl
run: |
git fetch
git checkout ${{inputs.mpl-commit}}
Expand Down Expand Up @@ -175,7 +175,7 @@ jobs:
dafny-version: ${{ inputs.mpl-dafny }}

- name: Update MPL submodule
working-directory: submodules/MaterialProviders
working-directory: mpl
run: |
git fetch
git checkout ${{inputs.mpl-commit}}
Expand Down Expand Up @@ -305,4 +305,4 @@ jobs:
run: |
NET_41_VECTOR_PATH=net41/vectors
cd $NET_41_VECTOR_PATH
npx -y @aws-crypto/integration-node decrypt -v net41.zip -c cpu -f 100
npx -y @aws-crypto/integration-node decrypt -v net41.zip -c cpu -f 100