Skip to content

Commit 40a66a5

Browse files
committed
argh syntax
1 parent 88ea5ed commit 40a66a5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/big_endian.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,6 @@ jobs:
142142
# Install test dependencies separately
143143
python -m pip install --break-system-packages pytest pytest-run-parallel pytest-timeout &&
144144
145-
# Verify NumPy version
146-
python -c \"import numpy; print('Using NumPy version:', numpy.__version__)\" &&
147-
148145
cd ..
149146
python -m pytest -vvv --color=yes --timeout=600 --tb=short quaddtype/tests/
150147
'"

0 commit comments

Comments
 (0)