Skip to content

Fix CI-CD and test cherry-pick #54

Fix CI-CD and test cherry-pick

Fix CI-CD and test cherry-pick #54

Workflow file for this run

---
name: Testing GH Actions
on:
- push
jobs:
basic_job:
runs-on: "ubuntu-24.04"
steps:
- run: python3 --version