Skip to content

Bump eslint-plugin-jest from 28.2.0 to 28.3.0 in the minor-npm-dependencies group #670

Bump eslint-plugin-jest from 28.2.0 to 28.3.0 in the minor-npm-dependencies group

Bump eslint-plugin-jest from 28.2.0 to 28.3.0 in the minor-npm-dependencies group #670

Workflow file for this run

name: Licensed
on:
push: {branches: main}
pull_request: {branches: main}
jobs:
test:
runs-on: ubuntu-latest
name: Check licenses
steps:
- uses: actions/checkout@v3
- run: npm ci
- run: npm run licensed-check