Skip to content

Refactor layout functions for Python environment management #363

Refactor layout functions for Python environment management

Refactor layout functions for Python environment management #363

Workflow file for this run

name: CI
on:
workflow_dispatch:
push:
branches: [ main ]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ macos-latest, ubuntu-latest ]
steps:
- uses: actions/checkout@v2
- name: Install with makefile
run: make