mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-25 13:11:02 +02:00
Tweaking pull request
This commit is contained in:
parent
4c03f61904
commit
a0cdc39cb8
1 changed files with 1 additions and 2 deletions
3
.github/workflows/pull-request.yaml
vendored
3
.github/workflows/pull-request.yaml
vendored
|
|
@ -36,12 +36,11 @@ jobs:
|
|||
|
||||
- name: Setup packages
|
||||
run: make update-package-versions VERSION=1.2.999
|
||||
- run: which python
|
||||
|
||||
- name: Build packages
|
||||
run: make packages VERSION=1.2.999
|
||||
|
||||
- run: which python
|
||||
- run: which python3.12
|
||||
- name: Install packages
|
||||
run: pip install dist/trustgraph_base-1.2.999.tar.gz dist/trustgraph_cli-1.2.999.tar.gz dist/trustgraph_flow-1.2.999.tar.gz dist/trustgraph_bedrock-1.2.999.tar.gz dist/trustgraph_vertexai-1.2.999.tar.gz
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue