Skip to content

Commit 8598979

Browse files
committed
update
1 parent 736e387 commit 8598979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_test_latest_released_mpl_java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: ./.github/workflows/dafny_version.yml
1616
getVerifyVersion:
1717
if: github.event_name != 'schedule' || github.repository_owner == 'aws'
18-
uses: ./.github/workflows/dafny_verify_version.ym
18+
uses: ./.github/workflows/dafny_verify_version.yml
1919
testJava:
2020
needs: getVersion
2121
strategy:

0 commit comments

Comments
 (0)