Skip to content

dont use sid by default #77

dont use sid by default

dont use sid by default #77

Workflow file for this run

name: shellcheck
on: [push, pull_request]
jobs:
build:
name: build
runs-on: ubuntu-20.04
steps:
- name: checkout project
uses: actions/checkout@v3
- name: run shellcheck
run: ./tests/shellcheck