Skip to content

Small refactor of clowder/clowder_test.go #10

Small refactor of clowder/clowder_test.go

Small refactor of clowder/clowder_test.go #10

Workflow file for this run

name: Shell check
on:
- push
- pull_request
jobs:
shellcheck:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- name: Shell check
run: ./shellcheck.sh