test just dt and ending test to see the last block.

This commit is contained in:
Maria Carmina 2023-04-25 20:26:45 +03:00
parent fe8e120ddf
commit 7fddf413e7
1 changed files with 3 additions and 1 deletions

View File

@ -70,7 +70,9 @@ jobs:
env:
ADDRESS_FILE: /home/runner/.ocean/ocean-contracts/artifacts/address.json
BARGE_FOLDER: /home/runner/.ocean/
- run: npm run test-integration
- run: |
npm run test-dt
npm run test-zend
env:
ADDRESS_FILE: /home/runner/.ocean/ocean-contracts/artifacts/address.json
BARGE_FOLDER: /home/runner/.ocean/