mirror of
https://github.com/actions-rust-lang/rustfmt.git
synced 2025-12-27 01:54:20 -05:00
Do not install duplicate problem matcher
This commit is contained in:
@@ -9,9 +9,6 @@ branding:
|
||||
runs:
|
||||
using: composite
|
||||
steps:
|
||||
- name: "Install rustfmt Problem Matcher"
|
||||
shell: bash
|
||||
run: echo "::add-matcher::${{ github.action_path }}/rust.json"
|
||||
- name: Rustfmt Job Summary
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user