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 2891503 commit 72d3896Copy full SHA for 72d3896
.github/workflows/latest-matrix-sdk-crypto.yml
@@ -74,7 +74,7 @@ jobs:
74
with:
75
message: |
76
Building matrix-rust-sdk-crypto-wasm against the latest matrix-sdk Rust is failing.
77
- See https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}/job/${{ github.job }}
+ See https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
78
pr-number: "${{ steps.create-issue.outputs.number }}"
79
80
- name: Ping matrix room on failure
0 commit comments