Skip to content

updates for ver1.2.1 #18

updates for ver1.2.1

updates for ver1.2.1 #18

Workflow file for this run

name: Tests
on:
pull_request:
branches:
- main
- develop-main
paths-ignore:
- 'docs/**'
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run test_run command
shell: bash
run: |
make test_run