Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit ad7e5fa

Browse files
authored
Rust problem matchers (#2974)
1 parent 363cae0 commit ad7e5fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ jobs:
4646
with:
4747
toolchain: 1.68
4848
components: clippy, rustfmt, llvm-tools-preview
49+
- name: Setup Rust problem-matchers
50+
uses: r7kamura/rust-problem-matchers@d58b70c4a13c4866d96436315da451d8106f8f08 # pinned to 1.3.0
4951
- name: Get Rust version & build version
5052
shell: bash
5153
run: |

0 commit comments

Comments
 (0)