Skip to content

chore : updated eslint and cross-spawn versions #415

chore : updated eslint and cross-spawn versions

chore : updated eslint and cross-spawn versions #415

Workflow file for this run

on:
pull_request:
jobs:
test:
name: Run tests
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- run: yarn install --frozen-lockfile
- run: yarn test