Skip to content

Merge branch 'gh-236' into milestone/4.0.1 #471

Merge branch 'gh-236' into milestone/4.0.1

Merge branch 'gh-236' into milestone/4.0.1 #471

Workflow file for this run

name: "Unit Testing"
on: [push]
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- run: python3 -m unittest