Skip to content

Commit 6c0e239

Browse files
committed
Include benchmark url
1 parent 90558b6 commit 6c0e239

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ Since the `EDTFField` and the `_earliest` and `_latest` field values are set aut
401401

402402
### Running tests
403403
- From `python-edtf`, run the unit tests: `pytest`
404-
- From `python-edtf`, run `pytest -m benchmark` to run the benchmarks
404+
- From `python-edtf`, run `pytest -m benchmark` to run the benchmarks (published [here]( https://ixc.github.io/python-edtf/dev/bench/))
405405
- From `python-edtf/edtf_django_tests`, run the integration tests: `python manage.py test edtf_integration`
406406
- To run CI locally, use `act`, e.g. `act pull_request` or `act --pull=false --container-architecture linux/amd64`. Some steps may require a Github PAT: `act pull_request --container-architecture linux/amd64 --pull=false -s GITHUB_TOKEN=<your PAT>`
407407

0 commit comments

Comments
 (0)