Skip to content

Commit fe8695b

Browse files
committed
Fixing various files that did not need to be edited
1 parent c6f62a0 commit fe8695b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/run_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ uv venv --system-site-packages
1111
source .venv/bin/activate
1212

1313
# run the tests using the active venv and with the dev dependencies installed.
14-
uv run --active --frozen --group dev pytest --cov=src --cov-report=xml tests/parsers/refseq/api/test_annotation_report.py
14+
uv run --active --frozen --group dev pytest --cov=src --cov-report=xml

0 commit comments

Comments
 (0)