Skip to content

Arc migration

Arc migration #4

Workflow file for this run

name: Check that the code compiles
on:
pull_request:
branches:
- fd4.10
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Build
run: |
bash docker_build.sh