Skip to content
This repository has been archived by the owner on Jan 28, 2025. It is now read-only.

fix(deps): bump eslint-plugin-mocha from 10.3.0 to 10.4.1 #120

fix(deps): bump eslint-plugin-mocha from 10.3.0 to 10.4.1

fix(deps): bump eslint-plugin-mocha from 10.3.0 to 10.4.1 #120

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