Skip to content

install_package: add support for zypper #17

install_package: add support for zypper

install_package: add support for zypper #17

Workflow file for this run

on:
push:
branches:
- master
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/[email protected]
env:
SHELLCHECK_OPTS: -e SC1003