Skip to content

Add PyPI publishing action, refactor GitHub Actions, and update pypro… #24

Add PyPI publishing action, refactor GitHub Actions, and update pypro…

Add PyPI publishing action, refactor GitHub Actions, and update pypro… #24

Workflow file for this run

name: Test on push or PR
on:
push:
branches:
- main
pull_request:
jobs:
run-tests:
uses: ./.github/workflows/run_test.yml