Skip to content

Commit 2d3e77d

Browse files
committed
remove run of tests_v400
1 parent b409803 commit 2d3e77d

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

.github/workflows/Test.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -82,16 +82,6 @@ jobs:
8282
click-to-expand: true
8383
report-title: 'Test Report'
8484

85-
- name: Run pytest based on v4.0.0 compatibility layer
86-
uses: pavelzw/pytest-action@v2
87-
with:
88-
verbose: true
89-
emoji: true
90-
job-summary: true
91-
custom-arguments: '-v ${{ inputs.pytest_args }} ./tests_v400'
92-
click-to-expand: true
93-
report-title: 'Test Report (v4.0.0 compatibility layer)'
94-
9585
Publish:
9686
name: Publish to PyPI
9787
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)