Skip to content

feat: edit/view configurations #21

feat: edit/view configurations

feat: edit/view configurations #21

Workflow file for this run

name: tests
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
build:
runs-on: ubuntu-latest
container:
image: registry.gitlab.com/easbarba/onur-cpp:0.2.0
steps:
- name: integration tests
run: meson test -C /home/easbarba/app/build