mirror of
https://github.com/KhizarImran/backtestingfx.git
synced 2026-07-27 20:17:44 +00:00
feat: add standalone HTML reports
This commit is contained in:
@@ -16,6 +16,6 @@ jobs:
|
||||
python-version: "3.12"
|
||||
- run: cargo check
|
||||
- run: cargo test
|
||||
- run: python -m pip install .
|
||||
- run: python -m pip install ".[report]"
|
||||
- run: python -m unittest discover -s "$GITHUB_WORKSPACE/tests"
|
||||
working-directory: /tmp
|
||||
|
||||
Reference in New Issue
Block a user