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 736e387 commit 8598979Copy full SHA for 8598979
.github/workflows/ci_test_latest_released_mpl_java.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: ./.github/workflows/dafny_version.yml
16
getVerifyVersion:
17
if: github.event_name != 'schedule' || github.repository_owner == 'aws'
18
- uses: ./.github/workflows/dafny_verify_version.ym
+ uses: ./.github/workflows/dafny_verify_version.yml
19
testJava:
20
needs: getVersion
21
strategy:
0 commit comments