Skip to content

feat: refactor, more tests and improve cli ui #12

feat: refactor, more tests and improve cli ui

feat: refactor, more tests and improve cli ui #12

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