Skip to content

Commit 2c21e8f

Browse files
committed
Update run-entry-points.yml
use local yaqd-core version
1 parent 6365b18 commit 2c21e8f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/run-entry-points.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
run: |
2525
python -m pip install --upgrade pip!=22.1.*
2626
python -m pip install --upgrade wheel setuptools
27+
python -m pip install ./yaqd-core
2728
python -m pip install ./yaqd-fakes
2829
- name: Run entry points
2930
run: |

0 commit comments

Comments
 (0)