Skip to content

remove shell on spawn for updatecli since is not required #32

remove shell on spawn for updatecli since is not required

remove shell on spawn for updatecli since is not required #32

Workflow file for this run

name: Run Tests on Branch
on:
push:
branches:
- '**'
- '!master'
- '!staging'
jobs:
call-tests:
uses: ./.github/workflows/reusable-tests.yml
secrets: inherit