Skip to content

Fixed build_run.sh

Fixed build_run.sh #15

Workflow file for this run

name: CI
on:
push:
branches:
- tatyanakrivonogova_test_build
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run tests
run: cd test; ./build_run.sh