We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04fb953 commit 7030c57Copy full SHA for 7030c57
.github/workflows/mpl-head.yml
@@ -28,6 +28,7 @@ jobs:
28
with:
29
dafny: ${{needs.getVerifyVersion.outputs.version}}
30
mpl-version: ${{needs.getMplHeadVersion.outputs.version}}
31
+ mpl-head: true
32
# mpl-head-ci-test-vector-verification:
33
# needs: getVerifyVersion
34
# uses: ./.github/workflows/test_vector_verification.yml
0 commit comments