Skip to content

front: make comparison buttons slide behind the entity selectors #9990

front: make comparison buttons slide behind the entity selectors

front: make comparison buttons slide behind the entity selectors #9990

name: Browser extension lint
on: [push, pull_request]
defaults:
run:
working-directory: browser-extension
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v2
with:
node-version: '18'
- run: yarn install --frozen-lockfile
- run: yarn lint