Skip to content

reset options after search box is cleared #95 #18

reset options after search box is cleared #95

reset options after search box is cleared #95 #18

Workflow file for this run

name: 'coverage'
on:
pull_request:
branches: [ "main" ]
jobs:
coverage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ArtiomTr/jest-coverage-report-action@v2
with:
package-manager: yarn
test-script: npm test