Skip to content

Commit ccbf94c

Browse files
committed
remove run of tests_v400
1 parent 5abbe74 commit ccbf94c

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
@@ -77,16 +77,6 @@ jobs:
7777
click-to-expand: true
7878
report-title: 'Test Report'
7979

80-
- name: Run pytest based on v4.0.0 compatibility layer
81-
uses: pavelzw/pytest-action@v2
82-
with:
83-
verbose: true
84-
emoji: true
85-
job-summary: true
86-
custom-arguments: '-v ./tests_v400'
87-
click-to-expand: true
88-
report-title: 'Test Report (v4.0.0 compatibility layer)'
89-
9080
Publish:
9181
name: Publish to PyPI
9282
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)