mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-24 12:41:02 +02:00
Try tests in a container
This commit is contained in:
parent
c0c55dca73
commit
60c081eccf
1 changed files with 3 additions and 0 deletions
3
.github/workflows/pull-request.yaml
vendored
3
.github/workflows/pull-request.yaml
vendored
|
|
@ -14,6 +14,9 @@ jobs:
|
|||
name: Run tests
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
container:
|
||||
image: python:3.12
|
||||
|
||||
steps:
|
||||
|
||||
- name: Set version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue