mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-04-21 15:54:35 +02:00
refactor(toolbar): split toolbar into components, bundles and connections
This commit is contained in:
@@ -56,4 +56,4 @@ jobs:
|
||||
- name: Run Pytest
|
||||
run: |
|
||||
pip install pytest pytest-random-order
|
||||
pytest -v --maxfail=2 --junitxml=report.xml --random-order ./tests/unit_tests
|
||||
pytest -v --junitxml=report.xml --random-order ./tests/unit_tests
|
||||
|
||||
Reference in New Issue
Block a user