mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-24 20:51:02 +02:00
Getting tests to work
This commit is contained in:
parent
4dd66d5462
commit
fb34288f28
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull-request.yaml
vendored
2
.github/workflows/pull-request.yaml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
python -m ensurepip --upgrade
|
python -m ensurepip --upgrade
|
||||||
# apt install -y make
|
# apt install -y make
|
||||||
' python --version
|
python --version
|
||||||
python -m venv env
|
python -m venv env
|
||||||
. env/bin/activate
|
. env/bin/activate
|
||||||
pip install build wheel
|
pip install build wheel
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue