Skip to content

Commit 4df3b81

Browse files
committed
Debuggin'
1 parent 782cc84 commit 4df3b81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tester.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
pip install -r ./test/perf/requirements.txt
2222
- name: Perform integration tests
2323
run: |
24-
pytest ./test/perf/
24+
pytest ./test/perf/ -s
2525
unit:
2626
name: Unit Tests
2727
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)