Skip to content

fix(deps): bump @oclif/core from 3.18.1 to 3.27.0 #38

fix(deps): bump @oclif/core from 3.18.1 to 3.27.0

fix(deps): bump @oclif/core from 3.18.1 to 3.27.0 #38

Workflow file for this run

name: Test
on:
push:
branches-ignore:
- main
paths-ignore:
- '**.md'
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: [windows-latest]
fail-fast: false
with:
os: ${{ matrix.os }}