Skip to content

Add requirements.txt file for Python dependencies (backport #40) #7

Add requirements.txt file for Python dependencies (backport #40)

Add requirements.txt file for Python dependencies (backport #40) #7

Workflow file for this run

name: CI (Jazzy)
on:
push:
branches: [ jazzy ]
pull_request:
branches: [ jazzy ]
jobs:
build:
uses: ./.github/workflows/reusable-ci.yml
with:
os: ubuntu-24.04
branch: ${{ github.ref }}