Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine committed Sep 16, 2024
1 parent aca8924 commit 1fd17ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/js-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,9 @@ jobs:
- run: |
cd packages/js-sdk
yarn test:browser
- name: Dump docker logs on failure
if: failure()
uses: jwalton/gh-docker-logs@v2

build:
name: Build
Expand Down

0 comments on commit 1fd17ae

Please sign in to comment.