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 0a1c1f6 commit ecd756dCopy full SHA for ecd756d
.github/workflows/install.yml
@@ -71,7 +71,7 @@ jobs:
71
exit 1
72
esac
73
74
- python3 -m pip install --break-system-packages build
+ python3 -m pip install --break-system-packages build pytest
75
wget -qO- https://astral.sh/uv/install.sh | sh
76
77
- name: Fix Git config to satisfy Meson
0 commit comments