Skip to content

Merge branch 'release/20241221' #209

Merge branch 'release/20241221'

Merge branch 'release/20241221' #209

Workflow file for this run

name: Python Unit Test
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Prepare repo
uses: actions/checkout@master
- name: Test
uses: onichandame/python-test-action@master