Skip to content

fuzzypkg: remove errant space #61

fuzzypkg: remove errant space

fuzzypkg: remove errant space #61

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