We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6365b18 commit 2c21e8fCopy full SHA for 2c21e8f
1 file changed
.github/workflows/run-entry-points.yml
@@ -24,6 +24,7 @@ jobs:
24
run: |
25
python -m pip install --upgrade pip!=22.1.*
26
python -m pip install --upgrade wheel setuptools
27
+ python -m pip install ./yaqd-core
28
python -m pip install ./yaqd-fakes
29
- name: Run entry points
30
0 commit comments