Skip to content

chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.11 to 1.20.13 #988

chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.11 to 1.20.13

chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.11 to 1.20.13 #988

Workflow file for this run

name: tests
on:
push:
branches-ignore: [main]
workflow_dispatch:
jobs:
unit-tests:
uses: salesforcecli/github-workflows/.github/workflows/unitTest.yml@main
nuts:
needs: unit-tests
uses: salesforcecli/github-workflows/.github/workflows/nut.yml@main
secrets: inherit
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
fail-fast: false
with:
os: ${{ matrix.os }}