Skip to content

Commit 96be1d7

Browse files
committed
install pytest man
1 parent 77fcb35 commit 96be1d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/big_endian.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ jobs:
114114
# Install Python build dependencies
115115
python -m pip install --upgrade pip &&
116116
python -m pip install meson>=1.3.2 meson-python wheel numpy &&
117+
python -m pip install pytest pytest-run-parallel pytest-timeout &&
117118
118119
# Install system dependencies for quaddtype (SLEEF dependencies)
119120
apt install -y libssl-dev libfftw3-dev pkg-config

0 commit comments

Comments
 (0)