mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-02-24 18:08:39 +00:00
Update build.yml
This commit is contained in:
parent
1c75203504
commit
880b9ab910
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
python -m pip install --upgrade pip setuptools six wheel
|
||||
python -m pip install pytest-cov -r requirements.txt
|
||||
- name: Run tests
|
||||
# TODO: Re-enable quantum tests
|
||||
# TODO: #8818 Re-enable quantum tests
|
||||
run: pytest
|
||||
--ignore=quantum/bb84.py
|
||||
--ignore=quantum/q_fourier_transform.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user