mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-24 12:41: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: |
|
||||
python -m ensurepip --upgrade
|
||||
# apt install -y make
|
||||
' python --version
|
||||
python --version
|
||||
python -m venv env
|
||||
. env/bin/activate
|
||||
pip install build wheel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue