Skip to content

Add "get" utility commands #3

Add "get" utility commands

Add "get" utility commands #3

Workflow file for this run

name: Test
on:
push:
branches: ['*']
tags: ['!v*']
workflow_call: {}
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: orbit-online/upkg-install@v1
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
env:
SHELLCHECK_OPTS: -x
with:
ignore_paths: .upkg