Skip to content

Commit b4b729b

Browse files
committed
update name / title for unittest tests_v400
1 parent 77197e5 commit b4b729b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/Test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,15 +77,15 @@ jobs:
7777
click-to-expand: true
7878
report-title: 'Test Report'
7979

80-
- name: Run pytest based on v4.0.0
80+
- name: Run pytest based on v4.0.0 compatibility layer
8181
uses: pavelzw/pytest-action@v2
8282
with:
8383
verbose: true
8484
emoji: true
8585
job-summary: true
8686
custom-arguments: '-v ./tests_v400'
8787
click-to-expand: true
88-
report-title: 'Test Report'
88+
report-title: 'Test Report (v4.0.0 compatibility layer)'
8989

9090
Publish:
9191
name: Publish to PyPI

0 commit comments

Comments
 (0)