Skip to content

Bump kaleido from 0.2.1 to 0.2.1.post1 #100

Bump kaleido from 0.2.1 to 0.2.1.post1

Bump kaleido from 0.2.1 to 0.2.1.post1 #100

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