Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8f92230

Browse files
committed
chore(ci): add pytest PR annotations
1 parent8bb73a3 commit8f92230

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/test.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
python-version:${{ matrix.python-version }}
2323
-name:Install dependencies
24-
run:pip install tox
24+
run:pip install tox pytest-github-actions-annotate-failures
2525
-name:Run tests
2626
env:
2727
TOXENV:${{ matrix.toxenv }}
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
python-version:${{ matrix.python-version }}
4040
-name:Install dependencies
41-
run:pip install tox
41+
run:pip install tox pytest-github-actions-annotate-failures
4242
-name:Run tests
4343
env:
4444
TOXENV:${{ matrix.toxenv }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp