Skip to content

Commit 9e9a593

Browse files
committed
rename to local-problem-matchers.json
1 parent 4a81e93 commit 9e9a593

File tree

2 files changed

+1
-28
lines changed

2 files changed

+1
-28
lines changed

.github/warnings-problem-matchers.json

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

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
- uses: actions/checkout@v2
104104
- name: Enable Problem Matchers
105105
run: |
106-
echo "::add-matcher::.github/warnings-problem-matchers.json"
106+
echo "::add-matcher::.github/local-problem-matchers.json"
107107
- name: Set up ${{ matrix.python.name }}
108108
if: ${{ job.container == '' }}
109109
uses: actions/setup-python@v1

0 commit comments

Comments
 (0)