Skip to content

fix(deps): bump @stylistic/eslint-plugin from 3.0.0 to 3.0.1 #33

fix(deps): bump @stylistic/eslint-plugin from 3.0.0 to 3.0.1

fix(deps): bump @stylistic/eslint-plugin from 3.0.0 to 3.0.1 #33

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