Skip to content

Commit

Permalink
Added ssh sesh.
Browse files Browse the repository at this point in the history
  • Loading branch information
mariacarmina committed Oct 11, 2023
1 parent 0ae9487 commit 64d4b7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:
- name: Verify deployments
run: |
cat $HOME/.ocean/ocean-contracts/artifacts/address.json
- name: Setup upterm session
uses: lhotari/action-upterm@v1
- name: Test with pytest
run: |
coverage run --source ocean_provider -m pytest
Expand Down

0 comments on commit 64d4b7e

Please sign in to comment.