Try installing the module that fails in pytest
Some checks failed
Unit Testing / test (3.11) (pull_request) Failing after 10s
Unit Testing / test (3.13) (pull_request) Failing after 13s
Unit Testing / test (3.12) (pull_request) Successful in 32s
Unit Testing / test (3.10) (pull_request) Successful in 43s
Unit Testing / test (3.8) (pull_request) Successful in 35s
Unit Testing / test (3.9) (pull_request) Successful in 32s
Some checks failed
Unit Testing / test (3.11) (pull_request) Failing after 10s
Unit Testing / test (3.13) (pull_request) Failing after 13s
Unit Testing / test (3.12) (pull_request) Successful in 32s
Unit Testing / test (3.10) (pull_request) Successful in 43s
Unit Testing / test (3.8) (pull_request) Successful in 35s
Unit Testing / test (3.9) (pull_request) Successful in 32s
This commit is contained in:
5
.github/workflows/unit_tests.yml
vendored
5
.github/workflows/unit_tests.yml
vendored
@@ -32,10 +32,7 @@ jobs:
|
||||
python -m pip install --upgrade pip
|
||||
pip install pytest
|
||||
pip install -r requirements.txt
|
||||
|
||||
- name: Log pytest config
|
||||
run: |
|
||||
pytest --trace-config
|
||||
pip install bec-ipython-client
|
||||
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user