Skip to content

feat: add arch prog select and new config option #38

feat: add arch prog select and new config option

feat: add arch prog select and new config option #38

Workflow file for this run

name: unit-test
on:
push:
branches: [ main, dev ]
jobs:
unit-test-tgt:
name: Unit Test
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Install dependencies
run: |
ls