Skip to content

[Snyk] Upgrade eslint from 8.56.0 to 8.57.0 #7

[Snyk] Upgrade eslint from 8.56.0 to 8.57.0

[Snyk] Upgrade eslint from 8.56.0 to 8.57.0 #7

Workflow file for this run

name: CI
on:
pull_request:
push:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: npm ci
- run: npm test