Do not install duplicate problem matcher

This commit is contained in:
Jonas Bushart
2022-05-16 23:52:31 +02:00
parent a4b4be2ea7
commit f25bee4d39
2 changed files with 0 additions and 19 deletions

View File

@@ -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: |