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 be6cb89 commit 6a46b60Copy full SHA for 6a46b60
.github/workflows/pull.yml
@@ -64,6 +64,8 @@ jobs:
64
uses: ./.github/workflows/ci_examples_net.yml
65
with:
66
dafny: ${{needs.getVersion.outputs.version}}
67
+ pr-ci-net-examples:
68
+ uses: ./.github/workflows/ci_test_latest_released_mpl_java.yml
69
pr-ci-all-required:
70
if: always()
71
needs:
0 commit comments