Skip to content

Commit

Permalink
Merge branch 'master' into fixIceConnectionStateIssue
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafaboleken authored Mar 15, 2024
2 parents 3772bbb + fa864b6 commit 89c76da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/run-js-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ jobs:
- run: npm install --include=dev
- run: npm run compile
- run: npm run test
- run: npm run codecov
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3

0 comments on commit 89c76da

Please sign in to comment.