Skip to content

Commit 72d3896

Browse files
committed
Remove job part of CI error
1 parent 2891503 commit 72d3896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/latest-matrix-sdk-crypto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
with:
7575
message: |
7676
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 }}
77+
See https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
7878
pr-number: "${{ steps.create-issue.outputs.number }}"
7979

8080
- name: Ping matrix room on failure

0 commit comments

Comments
 (0)