Skip to content

ETPAND-9757: There's no space between the "?" and the timeline for th… #497

ETPAND-9757: There's no space between the "?" and the timeline for th…

ETPAND-9757: There's no space between the "?" and the timeline for th… #497

Workflow file for this run

name: ci
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
- run: yarn --no-lockfile
- run: yarn lint