Skip to content

ci: create an automated Github action to build packages #1

ci: create an automated Github action to build packages

ci: create an automated Github action to build packages #1

name: create-packages
on: [push]
jobs:
test_job:
runs-on: ubuntu-latest
steps:
- run: python --version
- run: make