Skip to content

Try building just the module-qtbase target #83

Try building just the module-qtbase target

Try building just the module-qtbase target #83

Workflow file for this run

name: Static Analysis
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: sudo apt update && sudo apt upgrade && sudo apt install shellcheck
- run: shellcheck *.sh