Skip to content

add debug and clean output on non-valid git dir #4

add debug and clean output on non-valid git dir

add debug and clean output on non-valid git dir #4

Workflow file for this run

name: tests
on: [push, pull_request, workflow_dispatch]
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- name: Install dependencies
run: |
sudo apt-get install shellcheck
- name: shellcheck
run: |
shellcheck gitell