Skip to content

Commit 7003ff0

Browse files
committed
Remove .github/workflows/matchers/pytest.json
1 parent 8d0638b commit 7003ff0

2 files changed

Lines changed: 0 additions & 20 deletions

File tree

.github/workflows/matchers/pytest.json

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

.github/workflows/nox.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
python-version: ${{ matrix.python-version }}
2323
- name: Install uv
2424
uses: astral-sh/setup-uv@v6
25-
- name: Register Python problem matcher
26-
run: echo "::add-matcher::.github/workflows/matchers/pytest.json"
2725
- name: Test with nox using minimal dependencies
2826
run: uv run --group nox nox -e "pytest_min_deps-${{ matrix.python-version }}"
2927
- name: Test with nox with all dependencies

0 commit comments

Comments
 (0)