[debug] just run integration test
This commit is contained in:
parent
72482e986e
commit
7bd9e86990
@ -15,6 +15,7 @@ env:
|
||||
|
||||
jobs:
|
||||
unit-tests:
|
||||
if: false
|
||||
name: Run unit tests
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
@ -101,6 +102,7 @@ jobs:
|
||||
pytest -v -k test_basic_db
|
||||
|
||||
compliance-test:
|
||||
if: false
|
||||
name: Run compliance tests
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user