Skip to content

chore(dev-deps): bump oclif from 4.17.34 to 4.22.29 #162

chore(dev-deps): bump oclif from 4.17.34 to 4.22.29

chore(dev-deps): bump oclif from 4.17.34 to 4.22.29 #162

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 }}