Skip to content

test(react): convert Combobox tests to react-testing-library #117

test(react): convert Combobox tests to react-testing-library

test(react): convert Combobox tests to react-testing-library #117

Workflow file for this run

name: Lint
on:
pull_request:
branches:
- develop
jobs:
eslint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/dependencies
- run: yarn lint