Skip to content

Commit

Permalink
ci(format-check): add problem matcher
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcticLampyrid committed Jul 29, 2024
1 parent 136158e commit f925e6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/format-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: GCC Problem Matcher
uses: ammaraskar/[email protected]
- name: Clang Format Check
uses: jidicula/[email protected]
with:
Expand Down

0 comments on commit f925e6f

Please sign in to comment.