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 1fd17ae commit bf2be91
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/mls-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,9 @@ jobs:
- name: Install dependencies
run: yarn
- run: ./dev/up
- name: Sleep for 10 seconds
run: sleep 10s
shell: bash
- run: |
cd packages/mls-client
yarn test
Expand Down

0 comments on commit bf2be91

Please sign in to comment.