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 271b536 commit 121970fCopy full SHA for 121970f
.github/workflows/CI.yml
@@ -159,5 +159,6 @@ jobs:
159
with:
160
files: lcov.info
161
- uses: mxschmitt/action-tmate@v3
162
+ if: ${{ !cancelled() }}
163
164
limit-access-to-actor: false
0 commit comments