Skip to content

Fix for WPA3 issues with wifi-connect #39

Fix for WPA3 issues with wifi-connect

Fix for WPA3 issues with wifi-connect #39

Workflow file for this run

on:
- push
- pull_request
name: "Shellcheck"
permissions: {}
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
severity: warning