Skip to content

Commit

Permalink
after test
Browse files Browse the repository at this point in the history
  • Loading branch information
tsachiherman committed Jan 31, 2025
1 parent bb56ec7 commit e805c61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hypersdk-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup upterm session
uses: lhotari/action-upterm@v1
- name: Set up Go
uses: ./.github/actions/install-go
with:
Expand All @@ -157,6 +155,8 @@ jobs:
run: scripts/run.sh
env:
MODE: 'test'
- name: Setup upterm session
uses: lhotari/action-upterm@v1
- name: Upload tmpnet network dir
uses: ava-labs/avalanchego/.github/actions/upload-tmpnet-artifact@v1-actions
if: always()
Expand Down

0 comments on commit e805c61

Please sign in to comment.