Skip to content

chore(deps-dev): bump eslint from 8.52.0 to 8.53.0 #225

chore(deps-dev): bump eslint from 8.52.0 to 8.53.0

chore(deps-dev): bump eslint from 8.52.0 to 8.53.0 #225

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
windows-unit-tests:
needs: yarn-lockfile-check
uses: salesforcecli/github-workflows/.github/workflows/unitTestsWindows.yml@main