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 b9bd7a8 commit 7b08d7fCopy full SHA for 7b08d7f
.github/workflows/cbmc-update.yml
@@ -79,7 +79,7 @@ jobs:
79
token: ${{ github.token }}
80
title: 'CBMC upgrade to ${{ env.CBMC_LATEST }} failed'
81
body: >
82
- Updating CBMC from ${{ evn.CBMC_VERSION }} to ${{ env.CBMC_LATEST }} failed.
+ Updating CBMC from ${{ env.CBMC_VERSION }} to ${{ env.CBMC_LATEST }} failed.
83
84
The failed automated run
85
[can be found here.](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }})
0 commit comments