Skip to content

Commit ecd756d

Browse files
committed
Forgot to install pytest
1 parent 0a1c1f6 commit ecd756d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
exit 1
7272
esac
7373
74-
python3 -m pip install --break-system-packages build
74+
python3 -m pip install --break-system-packages build pytest
7575
wget -qO- https://astral.sh/uv/install.sh | sh
7676
7777
- name: Fix Git config to satisfy Meson

0 commit comments

Comments
 (0)