Skip to content

fuzzypkg: add ability to show/hide package details by default #64

fuzzypkg: add ability to show/hide package details by default

fuzzypkg: add ability to show/hide package details by default #64

Workflow file for this run

name: fuzzypkg
on: [ push ]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master