Skip to content

refactor(extend): wrap GMainLoop with pw_loop enter and exit to run o… #79

refactor(extend): wrap GMainLoop with pw_loop enter and exit to run o…

refactor(extend): wrap GMainLoop with pw_loop enter and exit to run o… #79

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: debug build
run: make debug
- name: string check
run: make test-string