Skip to content

Merge branch 'main' of github.com:LINCnil/scripts-vm-cel #3

Merge branch 'main' of github.com:LINCnil/scripts-vm-cel

Merge branch 'main' of github.com:LINCnil/scripts-vm-cel #3

Workflow file for this run

name: ci
on: [push, pull_request]
jobs:
test:
name: shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install shellcheck
run: sudo apt update && sudo apt install -y shellcheck
- name: Run shellcheck
run: shellcheck bootstrap.sh configure.sh finalize_install.sh wifi_ap_setup.sh