Skip to content

create appropriate dirs on object compilation #5

create appropriate dirs on object compilation

create appropriate dirs on object compilation #5

Workflow file for this run

name: build and test on pr
on:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: make setup
- run: make