Skip to content

Commit

Permalink
wip: refactor orchestration of parallel bootstrapping
Browse files Browse the repository at this point in the history
  • Loading branch information
tschuelia committed Oct 25, 2023
1 parent 5763e21 commit 74f5606
Show file tree
Hide file tree
Showing 5 changed files with 390 additions and 273 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-pandora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
# uses: mxschmitt/action-tmate@v3
- name: Run Pandora tests
run: |
PYTHONPATH=. pytest -v --color=yes
PYTHONPATH=. pytest -v -x --color=yes -k 'mds and test_bootstrap_and_embed_multiple_numpy'
shell: micromamba-shell {0}

Install-using-pip:
Expand Down
Loading

0 comments on commit 74f5606

Please sign in to comment.