Skip to content

Commit

Permalink
gha
Browse files Browse the repository at this point in the history
Signed-off-by: Edoardo Vacchi <[email protected]>
  • Loading branch information
evacchi committed Feb 9, 2024
1 parent 6647c98 commit 3dbca3f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,9 @@ jobs:
cd ${{ env.STDLIB_TESTS }}
make build.gowasip1
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Run built test binaries
run: |
cd ${{ env.STDLIB_TESTS }}
Expand Down

0 comments on commit 3dbca3f

Please sign in to comment.