Skip to content

Refactor pkg-config and improve inline test #40

Refactor pkg-config and improve inline test

Refactor pkg-config and improve inline test #40

Workflow file for this run

name: Build
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Dockerized CI
run: docker build --progress=plain .