Skip to content

fix(deps): bump eslint-plugin-perfectionist from 4.6.0 to 4.7.0 #35

fix(deps): bump eslint-plugin-perfectionist from 4.6.0 to 4.7.0

fix(deps): bump eslint-plugin-perfectionist from 4.6.0 to 4.7.0 #35

Workflow file for this run

name: tests
on:
push:
branches-ignore: [main]
workflow_dispatch:
jobs:
yarn-lockfile-check:
uses: salesforcecli/github-workflows/.github/workflows/lockFileCheck.yml@main
linux-unit-tests:
needs: yarn-lockfile-check
uses: salesforcecli/github-workflows/.github/workflows/unitTestsLinux.yml@main
with:
skipTsDepCheck: true