Skip to content

Deprecate OboeSettings.type and .layer #21

Deprecate OboeSettings.type and .layer

Deprecate OboeSettings.type and .layer #21

Workflow file for this run

name: Verify
on:
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run make
run: make
- name: Run make check
run: make check