Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
uses: pavelzw/pytest-action@510c5e90c360a185039bea56ce8b3e7e51a16507 # v2.2.0
if: ${{ matrix.pytest == null || matrix.pytest == 'true' }}
with:
emoji: false
custom-pytest: uv run --frozen pytest
custom-arguments: --cov --cov-report=xml --junitxml=junit.xml -o junit_family=legacy

Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ test = [
"pytest>=8.3.5",
"pytest-codspeed>=3.2.0",
"pytest-cov>=6.0.0",
"pytest-emoji>=0.2.0",
"pytest-md>=0.2.0",
"pytest-sugar>=1.1.1",
]
Expand Down
4 changes: 0 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -702,7 +702,6 @@ pytest==8.3.5 \
# via
# pytest-codspeed
# pytest-cov
# pytest-emoji
# pytest-md
# pytest-sugar
pytest-codspeed==4.1.1 \
Expand All @@ -719,9 +718,6 @@ pytest-codspeed==4.1.1 \
pytest-cov==6.0.0 \
--hash=sha256:eee6f1b9e61008bd34975a4d5bab25801eb31898b032dd55addc93e96fcaaa35 \
--hash=sha256:fde0b595ca248bb8e2d76f020b465f3b107c9632e6a1d1705f17834c89dcadc0
pytest-emoji==0.2.0 \
--hash=sha256:6e34ed21970fa4b80a56ad11417456bd873eb066c02315fe9df0fafe6d4d4436 \
--hash=sha256:e1bd4790d87649c2d09c272c88bdfc4d37c1cc7c7a46583087d7c510944571e8
pytest-md==0.2.0 \
--hash=sha256:3b248d5b360ea5198e05b4f49c7442234812809a63137ec6cdd3643a40cf0112 \
--hash=sha256:4c4cd16fea6d1485e87ee254558712c804a96d2aa9674b780e7eb8fb6526e1d1
Expand Down
14 changes: 0 additions & 14 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.