We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a46b60 commit 702ac56Copy full SHA for 702ac56
.github/workflows/pull.yml
@@ -64,7 +64,7 @@ jobs:
64
uses: ./.github/workflows/ci_examples_net.yml
65
with:
66
dafny: ${{needs.getVersion.outputs.version}}
67
- pr-ci-net-examples:
+ pr-ci-latest-released-mpl-remove:
68
uses: ./.github/workflows/ci_test_latest_released_mpl_java.yml
69
pr-ci-all-required:
70
if: always()
0 commit comments