Skip to content

sandboxNuts

sandboxNuts #12

Workflow file for this run

name: sandboxNuts
on:
workflow_dispatch:
jobs:
sandbox-nuts:
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 }}
command: yarn test:nuts:sandbox