Skip to content

chore(deps): bump eslint-plugin-prettier from 5.0.1 to 5.1.3 #8

chore(deps): bump eslint-plugin-prettier from 5.0.1 to 5.1.3

chore(deps): bump eslint-plugin-prettier from 5.0.1 to 5.1.3 #8

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test-coverage:
uses: bennycode/actions/.github/workflows/test-coverage-yarn.yml@main
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}