mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-25 05:01:01 +02:00
Tweaking pull request
This commit is contained in:
parent
aa1d5913e7
commit
1dc4a4643f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull-request.yaml
vendored
2
.github/workflows/pull-request.yaml
vendored
|
|
@ -33,10 +33,10 @@ jobs:
|
|||
python3.12 -m venv env
|
||||
. env/bin/activate
|
||||
pip install build wheel
|
||||
which pip
|
||||
|
||||
- name: Setup packages
|
||||
run: make update-package-versions VERSION=1.2.999
|
||||
- run: pip list
|
||||
- run: which pip
|
||||
|
||||
- name: Build packages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue