mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-25 21:21:02 +02:00
Trying to get packages to install and test
This commit is contained in:
parent
1e6c0d95be
commit
1a7dfdb48f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull-request.yaml
vendored
2
.github/workflows/pull-request.yaml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
||||||
run: make update-package-versions VERSION=1.2.999
|
run: make update-package-versions VERSION=1.2.999
|
||||||
|
|
||||||
- name: Setup environment
|
- name: Setup environment
|
||||||
run: python3 -m venv env
|
run: python3.12 -m venv env
|
||||||
|
|
||||||
- name: Invoke environment
|
- name: Invoke environment
|
||||||
run: . env/bin/activate
|
run: . env/bin/activate
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue