We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a900f6 commit e86604dCopy full SHA for e86604d
.github/workflows/pull.yml
@@ -72,8 +72,6 @@ jobs:
72
pr-ci-python-static-analysis:
73
needs: getVersion
74
uses: ./.github/workflows/ci_static_analysis_python.yml
75
- with:
76
- dafny: ${{needs.getVersion.outputs.version}}
77
pr-ci-net-test-vectors:
78
79
uses: ./.github/workflows/ci_test_vector_net.yml
.github/workflows/push.yml
@@ -69,8 +69,6 @@ jobs:
69
70
71
0 commit comments