Skip to content

Fix resizing in insertions #77

Fix resizing in insertions

Fix resizing in insertions #77

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ "master","dev" ]
pull_request:
branches: [ "master" ,"dev" ]
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v3
- name: run_tests
shell: bash
run: cd unit_tests; ./run_tests.sh