Skip to content

Air 1505 fe fix tosi scan asset view new branch #210

Air 1505 fe fix tosi scan asset view new branch

Air 1505 fe fix tosi scan asset view new branch #210

name: CI
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
eslint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install modules
run: yarn
- name: Run ESLint
run: yarn lint