Skip to content

[nrf noup]: qt: Remove reboot for STA_DISCONNECT #60

[nrf noup]: qt: Remove reboot for STA_DISCONNECT

[nrf noup]: qt: Remove reboot for STA_DISCONNECT #60

Workflow file for this run

name: Build
on: pull_request
jobs:
build_job:
runs-on: ubuntu-latest
name: Build wfa_qt_app
steps:
- name: Checkout the code
uses: actions/checkout@v3
with:
path: wfa_qt_app
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
- name: Linux build
run: |
cd wfa_qt_app
make