mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-22 19:51:02 +02:00
Turn on contract tests
This commit is contained in:
parent
4970295cb0
commit
760620fd88
1 changed files with 3 additions and 0 deletions
3
.github/workflows/pull-request.yaml
vendored
3
.github/workflows/pull-request.yaml
vendored
|
|
@ -51,3 +51,6 @@ jobs:
|
|||
- name: Integration tests
|
||||
run: pytest tests/integration
|
||||
|
||||
- name: Contract tests
|
||||
run: pytest tests/contract
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue