Skip to content

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

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

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

Workflow file for this run

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