Skip to content

updated wih testing #77

updated wih testing

updated wih testing #77

Workflow file for this run

name: shellcheck
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run shellcheck
run: ci/run_shellcheck.sh