Skip to content

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

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

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

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
name: Lint
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 lint