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 5, 2023
1 parent 3757b7b commit cc85578
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 @@ -62,6 +62,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 cc85578

Please sign in to comment.