Skip to content

Reduce dependency list to be package link and arrow for walking up or down (with rkent changes) #91

Reduce dependency list to be package link and arrow for walking up or down (with rkent changes)

Reduce dependency list to be package link and arrow for walking up or down (with rkent changes) #91

Workflow file for this run

name: Test Build
on: [push, pull_request]
jobs:
test_build:
name: Basic CI
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: 'Build Image'
run: |
./docker/build.sh
- name: 'Run Devel Build'
run: |
./docker/run.sh make test-build