Skip to content

feat(TSE-1350): Add origin field to ICE config (#108) #381

feat(TSE-1350): Add origin field to ICE config (#108)

feat(TSE-1350): Add origin field to ICE config (#108) #381

Workflow file for this run

name: Test coverage
on: [push, pull_request]
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: pnpm/[email protected]
with:
version: 7.5.0
node-version: '16.x'
- run: pnpm install
- run: pnpm test.coverage