Skip to content

Reworked build support to conceptually break up tasks. Used python i… #15

Reworked build support to conceptually break up tasks. Used python i…

Reworked build support to conceptually break up tasks. Used python i… #15

Workflow file for this run

name: Makefile CI - Test
on:
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: test
run: make install_tomllib test