Skip to content

Commit f6bef7a

Browse files
committed
Test CI coverage workflow
1 parent 4956e23 commit f6bef7a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/test-coverage.sh

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
export PROFILE_MODE=true
44
poetry install --with test --all-extras
55
poetry run pytest \
6-
--ignore=tests/performance_tests \
7-
--ignore=tests/acceptance_tests \
86
--cov-report=term \
97
--cov-report=xml \
108
--cov=nautilus_trader

0 commit comments

Comments
 (0)