Skip to content

Structure for the python module #2

Structure for the python module

Structure for the python module #2

Workflow file for this run

name: Python Module
on:
push:
branches:
- main
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
pull_request:
branches:
- main
jobs:
linux_pykep:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build
run: bash tools/gha_linux_pykep.sh