We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a49fc8 commit d22e0bbCopy full SHA for d22e0bb
1 file changed
.github/workflows/Test.yml
@@ -84,7 +84,7 @@ jobs:
84
verbose: true
85
emoji: true
86
job-summary: true
87
- custom-arguments: '-v --log-cli-level=DEBUG ${{ inputs.pytest_args }} ./tests/test_linearization.py'
+ custom-arguments: '-v --log-cli-level=DEBUG ${{ inputs.pytest_args }} ./tests'
88
click-to-expand: true
89
report-title: 'Test Report'
90
0 commit comments