We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77fcb35 commit 96be1d7Copy full SHA for 96be1d7
.github/workflows/big_endian.yml
@@ -114,6 +114,7 @@ jobs:
114
# Install Python build dependencies
115
python -m pip install --upgrade pip &&
116
python -m pip install meson>=1.3.2 meson-python wheel numpy &&
117
+ python -m pip install pytest pytest-run-parallel pytest-timeout &&
118
119
# Install system dependencies for quaddtype (SLEEF dependencies)
120
apt install -y libssl-dev libfftw3-dev pkg-config
0 commit comments