mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-09 16:51:35 +00:00
Rust problem matchers (#2974)
This commit is contained in:
parent
363cae0f33
commit
ad7e5fa85e
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -46,6 +46,8 @@ jobs:
|
||||
with:
|
||||
toolchain: 1.68
|
||||
components: clippy, rustfmt, llvm-tools-preview
|
||||
- name: Setup Rust problem-matchers
|
||||
uses: r7kamura/rust-problem-matchers@d58b70c4a13c4866d96436315da451d8106f8f08 # pinned to 1.3.0
|
||||
- name: Get Rust version & build version
|
||||
shell: bash
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user