Skip to content

Commit f25bee4

Browse files
committed
Do not install duplicate problem matcher
1 parent a4b4be2 commit f25bee4

File tree

2 files changed

+0
-19
lines changed

2 files changed

+0
-19
lines changed

action.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ branding:
99
runs:
1010
using: composite
1111
steps:
12-
- name: "Install rustfmt Problem Matcher"
13-
shell: bash
14-
run: echo "::add-matcher::${{ github.action_path }}/rust.json"
1512
- name: Rustfmt Job Summary
1613
shell: bash
1714
run: |

rust.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)